Starhost
05-12-2002, 01:30 PM
On my server I want to set register_globals, on 1 directory off. So that I can test if my scripts are 4.2.0 compactible.
I thought I could do this by adding the following to the virtualhost section:
php_admin_flag register_globals off
Though this doesn't seem to work when I look at the phpinfo of that virtualhost register_globals is still on. Does anyone know how to solve this problem?
Thanks in advance,
I thought I could do this by adding the following to the virtualhost section:
php_admin_flag register_globals off
Though this doesn't seem to work when I look at the phpinfo of that virtualhost register_globals is still on. Does anyone know how to solve this problem?
Thanks in advance,
