At 02:48 30.01.2003, Noah said:
--------------------[snip]--------------------
>Yup. Restarted Apache.
>
>PHP's still not evaluating the passed form vars whether register globals is
>set to On or Off........
--------------------[snip]--------------------
Just thinking the unthinkable...
Most of the time, default settings are commented out in php.ini, like this:
; register_globals = Off
I fell into this trap sometimes by overseeing the semicolon and simply
changing the value with no effect whatsoever. Would you mind to take a look?
If this isn't the case here I don't have a clue as to what's going on...
Did you mention the version? Possibly there's a special build here that
never allows to register globals? (config gurus chime in here please)
--
>O Ernest E. Vogelsinger
(\) ICQ #13394035
^ http://www.vogelsinger.at/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php