The specified CGI application misbehaved by not returning a complete set of HTTP headers.
I get this message when running ona production server with IIS 6 but my dev machine running XP Pro with default IIs from Visual Studio does not have this problem.
I have set up my website exactly the same on both machines and added the webservice extension to allow php.
even if my code does nothing but return on the first line, I still get this error. I am using the latest version of php5 and I installed from the windows binaries.
there must be something in the IIS setup on the production machine but I cant figure out what it is.
I get this message when running ona production server with IIS 6 but my dev machine running XP Pro with default IIs from Visual Studio does not have this problem.
I have set up my website exactly the same on both machines and added the webservice extension to allow php.
even if my code does nothing but return on the first line, I still get this error. I am using the latest version of php5 and I installed from the windows binaries.
there must be something in the IIS setup on the production machine but I cant figure out what it is.