Hehe... I love quick solutions... not...

The problem has got to be with PHP 4.2.3.  I have the same using it under
Apache 2.whatever the latest stable release is.  And my php.ini is the same
as it is on all my other installations.

Mind you, in my case the problem could be Apache, too... the above versions
appear not to like each other.

Any more ideas?  Oh, and can I have a page reference for any "look it up in
manual" comments, please? ;-)

"Stuart" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...

On Monday, Oct 14, 2002, at 21:45 Europe/London, Punisher wrote:
> I am unable to run scripts on IIS with WinXP IIS Server ...
>
> I installed PHP as cgi ..
> Normal scripts work, but when I try to handle variables, from a form
> for
> example ( a little checkbox that should check if a licence was
> accepted )…
>
> It does not work .. the variable isn’t handled by the script
>
> I tried the script on my old server with PHP 4.0.6 and there it works …
>
> And I have cgi.force_redirect enabled and everything else done…

Look up the register_globals option in your php.ini file or better yet,
the manual!

--
Stuart



-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to