Click to See Complete Forum and Search --> : register_globals


MaxD
11-03-2003, 11:25 PM
I can't seem to turn register_globals ON... I've changed the value in my php.ini file in the php directory, and I've restarted my apache2 server, and I've rebooted my computer. I can't find another file to edit that might help. Any suggestions?

LordShryku
11-03-2003, 11:27 PM
Windoze or nix?

MaxD
11-04-2003, 02:57 PM
*sparkle* Windows XP Professional *sparkle*

(What's that smell?)

LordShryku
11-04-2003, 06:16 PM
You need to edit the php.ini in your system root then. Should be C:\Windows or C:\WINNT. Then restart Apache

MaxD
11-04-2003, 08:04 PM
there is no php.ini file in my %systemroot% folder. Should I cut & paste the php.ini file in the php directory into my %systemroot%?

LordShryku
11-04-2003, 08:05 PM
You can copy it there. No need to cut. But it should read from there...

Moonglobe
11-05-2003, 11:27 AM
is PHP running as a module or as a CGI?