[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Need Help - phpMyadmin and Magic quotes
- Subject: Re: [cobalt-users] Need Help - phpMyadmin and Magic quotes
- From: Phoenix Hawk <phawk@xxxxxxxxxxxxxxx>
- Date: Wed Mar 28 11:12:01 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
On Wed, 28 Mar 2001 tob@xxxxxxxxxxxx wrote:
> I've scanned the archives and think I know what to do to enable Magic
> Quotes for phpMyAdmin but I'm running into a problem I haven't seen
> discussed.
it should be enabled inside /etc/httpd/php.ini, not in
the .htaccess file (this is specific to apache only) and
that is probably why you get the error below.
regards.
--
The past is only an arrangement of photons receding at lightspeed.
> After creating a .htaccess file with one line in it (php_value
> magic_quotes_gpc on)
>
> I get the following error when I try to run phpMyAdmin:
> --------------------------
> The server encountered an internal error or misconfiguration and was
> unable to complete your request.
> --------------------------
> The following is in the error log:
> .htaccess: php_value not allowed here
>
> Any ideas ?
> --
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> Tom O'Brien
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - -