specified CGI application misbehaved by not returning a complete set of HTTP header

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rajiv07
    New Member
    • Jun 2007
    • 141

    specified CGI application misbehaved by not returning a complete set of HTTP header

    Hi to all ,

    I am using windows 2003 IIS 6.0 web server and i have a web application which is developed using perl language.If i run tis application it gives some errors

    my error

    The specified CGI application misbehaved by not returning a complete set of HTTP headers

    Is anything i have to configure in server

    Please suggest any idea.

    Regards
    Rajiv
  • kenobewan
    Recognized Expert Specialist
    • Dec 2006
    • 4871

    #2
    IIS "configurat ion" button in the home directory. On the mappings tab do you have an extension of .php with the executable path to .exe or .dll file? Which should also be the same one you have for 'allowed' extensions.

    Otherwise - Errors may occur when you run CGI applications on a fast multi-processor computer that is running IIS 5.0 and IIS 6.0

    Comment

    Working...