Home / SIDU


    Godaddy Magic Quotes Problem

    2013-01-04 00:00
    310439   0   2

    If you have problems on godaddy magic quotes, try this:
    Wow, I finally found a solution that works.
    (1) Do not try to turn off the magic quotes in your .htaccess file, it won’t work on godaddy.
    (2) If you’re running PHP5 on your account, rename your php.ini file to php5.ini, make sure it’s in your root folder.
    (3) Make sure all the lines in your php5.ini file end in a semi colon ;
    (4) Add this line to your php5.ini file:
    magic_quotes_gpc = Off;
    Magic quotes gpc are now showing up as off in my phpinfo file and the program I’m installing now works.
    Back « SIDU hotkey list
    Next » SIDU SQL in charts: howto

    Comments

    Leave a commentEdit comment

    Category