Hello,

On a server with linux redhat and apache 1.3 I have PHP4 and 5 installed  in 
CGI.

In the php.ini, register_globals is set to off.

I'd like for a website have this flag set to on,. I tried with a .htaccess 
file with this value in :

php_flag register_globals on

but that's not work. Someone told me that's not work with php in CGI.

Someone else told me it's possible to have a php.ini by website. Could you 
tell me where put in and what in ?

Regards,

Christian, 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to