[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] RE: Problem with PHP4 .htaccess and Magic Quotes
- Subject: [cobalt-users] RE: Problem with PHP4 .htaccess and Magic Quotes
- From: "Karl Middleton" <kmiddle@xxxxxxxxxxx>
- Date: Wed Jan 17 20:30:27 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> php_flag magic_quotes_gpc on" or "php_value magic_quotes_gpc 1
> in the .htacces file I then get a server error saying :
> ---------------------------------------------------
Try a combination of the two :-)
The correct line is:
php_value magic_quotes_gpc on
-------------------------------
Thanks for the suggestion but unfortunately I still get the
server misconfiguration problem with this line as well.
As anyone else got any ideas?
Karl Middleton
kmiddle@xxxxxxxxxxx