Skip to main content

Internal Server 500 Error - magic quotes

Comments

3 comments

  • cmanns
    Change it to # php_flag magic_quotes_gpc On Let me know if that fixed... if there is any other php_flag set a # infront.
    0
  • Brad Sutherland
    Hi cmanns, Thanks for the reply - I've already done that to hide the error but I would still like the function to work. Do you know of any alternative ways of getting this to work? I.E. updated code or addslash functions? Thanks
    0
  • cPanelMichael
    Hello :) Please see: [url=http://php.net/manual/en/security.magicquotes.php]PHP: Magic Quotes - Manual This feature has been DEPRECATED as of PHP 5.3.0 and REMOVED as of PHP 5.4.0. Thank you.
    0

Please sign in to leave a comment.