Thanks for your reactions guys, I stil havent been able to get it to work... I have added a .htaccess file into my directory that needs the register globals on, containing

php_value register_globals on

And i have chanched AllowOverride None to all in the httpd.conf file, and restarted my webserver... But its stil not working. I am i doing something wrong? Thanks for your time...

Best regards,
Davy Obdam
mailto:[EMAIL PROTECTED]


Davy Obdam wrote:

Hello people,

On my development machine (win XP/Apache 2.0.44/PHP 4.3.0/MySQL 3.23.55) i have several websites that i made some time ago that require register globals to be On in the php.ini. Ofcourse i know thats not a good idea at all for security, but rewriting all this code is not an option. However in my php.ini i have set register globals to Off because that better. Is it possible to configure my webserver/php so that only those sites that require register globals to be On have that setting, for instance in a .htacces file?? Any help is appreciated:-)

Best regards,

Davy Obdam
mailto:[EMAIL PROTECTED]



--
--------------------------------------------------------------------
Davy Obdam - Obdam webdesignŠ
mailto:[EMAIL PROTECTED]   web: www.davyobdam.com
--------------------------------------------------------------------




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

Reply via email to