CGI Error

Hi,
I have problem on my server with IIS 6 and PHP 4 what is this error:
CGI Error
The specified CGI application misbehaved by not returning a complete set of HTTP headers.
what should I do on my server to fix this error?

Thanks

Average rating
(0 votes)
Brashquido's picture

Location: Melbourne, Australia

Joined: Sep 2003

Send PM

Brashquido said:

Sorry for the delay Hamid, it's been a busy week. The error you are getting can be caused by variety of things, but start off by having a look at this and this. CGI in general can be a little more tricky with permissions than ISAPI, which is why in general I'd recommend you to use ISAPI or FastCGI.