Figured out the problem. Used notepad instead of a real text-editor and it was leaving some crap in the file.
Gotta use ultraedit next time. "Cm" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I need to switch register_globals to On for some older scripts > > I run php 4.2.1 on win 2000 and apache 1.3 > > My php.ini under c:\winnt\php.ini says > register_globals = On > > When I run the phpinfo script. > > Configuration File (php.ini) Path C:\WINNT\php.ini > > local master > register_globals Off Off > > My php install seems to completely ignore the directive to turn > register_globals on in my php.ini file. > > > > -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php