phpmyadmin and magic quotes

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Pilot
    Senior Member
    • Apr 2000
    • 380

    phpmyadmin and magic quotes

    phpMyAdmin needs magic quotes set on.

    I have a virtual (Apache) server. The phpmyadmin install file says that you can enable magic quotes in a .htaccess file but then DOES NOT GIVE AN EXAMPLE of the stanza required.

    Can anyone oblige with the .htaccess lines needed to enable "magic quotes" on a virtual server please?
  • Mark Hensler
    Senior Member
    • Feb 2001
    • 570

    #2
    Just add this to the config.inc.php3 near the top:

    ini_set("magic_quotes_runtime", 1);

    Comment

    • Freddie Bingham
      Former vBulletin Developer
      • May 2000
      • 14057
      • 1.1.x

      #3
      php_flag magic_quotes_gpc on

      Comment

      • Pilot
        Senior Member
        • Apr 2000
        • 380

        #4
        Thanks. I notice that the latest beta version of phpmyadmin does not require magic quotes!

        Comment

        widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
        Working...
        😀
        😂
        🥰
        😘
        🤢
        😎
        😞
        😡
        👍
        👎