Re: [PHP] Enabling magic quotes and sybase quotes for just one domain on a virtual server From: Alain DESEINE (alain <email protected>)
Date: 11/29/01

Faeton wrote:

> Hello Alain,
>
> In httpd.conf (or .htaccess) you can make:
>
> php_value magic_quotes_gpc On
> php_value magic_quotes_sybase On
>
> Yeah, just like that :)
>

I just do that in the httpd.conf, restart apache and then invoke the php
function phpinfo(); but it seem that the parameters stay to off !!!

My configuration is apache 1.3.19 / php 4.0.5 compiled in apache (not a
DSO).

Is there limitations or apapche (or php) configuration that i miss ?

Many thanks for responses.

Best regards,

Alain DESEINE.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>