Date: 11/29/01
- Next message: Rudi Ahlers: "[PHP] Good host needed"
- Previous message: Alain DESEINE: "Re: [PHP] Enabling magic quotes and sybase quotes for just one domain on a virtual server"
- In reply to: Alain DESEINE: "Re: [PHP] Enabling magic quotes and sybase quotes for just one domain on a virtual server"
- Next in thread: Alain DESEINE: "Re: [PHP] Enabling magic quotes and sybase quotes for just one domain on a virtual server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Ok i've found it !
I hould use "php_flag" instead of "php_value" and now it work fine !!
Many thanks ...
Alain DESEINE.
Alain Deseine wrote:
>
>
> 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>
- Next message: Rudi Ahlers: "[PHP] Good host needed"
- Previous message: Alain DESEINE: "Re: [PHP] Enabling magic quotes and sybase quotes for just one domain on a virtual server"
- In reply to: Alain DESEINE: "Re: [PHP] Enabling magic quotes and sybase quotes for just one domain on a virtual server"
- Next in thread: Alain DESEINE: "Re: [PHP] Enabling magic quotes and sybase quotes for just one domain on a virtual server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

