From: [EMAIL PROTECTED] Operating system: Windows NT Terminal Server PHP version: 4.0.4pl1 PHP Bug Type: IIS related Bug description: CGI Error I've got an IIS 4.0 on my WinNT Terminal Server. When I even call the simpliest script my Browser gets following message: <head><title>Error in CGI Application</title></head> <body><h1>CGI Error</h1>The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are:<p><p><pre></pre> i've even once replace the php.exe whith a programm that prints out all the parameters that IIS would pass to the interpreter - everything seems ok (somtimes IIS passes wrong directory information). So i think the php.exe just imediatly shuts down - without printing any text - after beeing called, but why? -- Edit Bug report at: http://bugs.php.net/?id=9961&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]