Troubleshooting CGI Error (150835)
The information in this article applies to:
- Microsoft Internet Information Server 1.0
- Microsoft Internet Information Server 2.0
- Microsoft Internet Information Server 3.0
- Microsoft Internet Information Server 4.0
- Microsoft Internet Information Services 5.0
- Microsoft Internet Information Services version 5.1
- Microsoft Internet Information Services version 6.0
This article was previously published under Q150835 We strongly recommend that all users upgrade to Microsoft Internet Information Services (IIS) version 6.0 running on Microsoft Windows Server 2003. IIS 6.0 significantly increases Web infrastructure security. For more information about IIS security-related topics, visit the following Microsoft Web site: SYMPTOMS
When you submit an HTML form or click a link to a script from the web
browser, you may receive an error similar to the following:
CGI Error
The specified CGI application misbehaved by not returning a complete
set of HTTP headers. The headers it did return are:
Can't open perl script "c:\inetsrv\wwwroot\scripts\test.pl":
No such file or directory
CAUSE
This error is caused by missing or malformed CGI header information. In
this case the headers are missing because the script file could not be run,
resulting in that error message being displayed instead of the output from
the script.
REFERENCES238788 How to Debug CGI Applications Running Under IIS
Modification Type: | Minor | Last Reviewed: | 6/23/2005 |
---|
Keywords: | kbprb kbsetup KB150835 |
---|
|