Checked out the php.ini file.

register_globals is set to On -- there is no semicolon or other character
that would cause a problem.

This might be a problem with the Apache, Win2k combination -- I don't
know..........

--Noah

----- Original Message -----
From: "Ernest E Vogelsinger" <[EMAIL PROTECTED]>
To: "Noah" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, January 29, 2003 2:55 PM
Subject: Re: [PHP] Form Variables not getting passed || Apache, MySql, Win
2k Setup


> 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

Reply via email to