[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: Mon Jan 15 08:49:03 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
I've got a problem trying to configure magic quotes in the .htaccess
file for PHP4.
I'm trying to run phpMyAdmin and I get a warning saying:
----------------------------------------------------------
You haven't enabled magic_quotes_gpc in your PHP configuration. PhpMyAdmin
needs this to work properly
If I put :
php_flag magic_quotes_gpc on" or "php_value magic_quotes_gpc 1
in the .htacces file I then get a server error saying :
---------------------------------------------------
The server encountered an internal error or misconfiguration and was unable
to complete your request.
does anyone know how to correctly configure this phpMyAdmin using the
.htaccess file ?
Thanks
Karl Middleton
kmiddle@xxxxxxxxxxx