Hi,
I am entirely new to php, and have been trying to get a simple sript to run. I have php version 4.1.0 running on Windows 2k IIS as a cgi executable.
I cannot get anything to run without php telling me that every variable I user is not defined.
I had at one point and older version of php ( i think 3.x) and it never did this to me. This only seems to happen (now on 4.1.0 when I set up php as a cgi, if i set it up as isapi I get no errors) but any http post requests do not get translated.
If this has happened to anyone please let me know, this is driving me crazy.
Paul