HTTP Error 502.2 - Bad Gateway

The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are "Can't locate cgi-lib.pl in @INC (@INC contains: C:/Perl64/site/lib C:/Perl64/lib) at C:\inetpub\Spec_Coll\sid\bin\show.plx line 16. ".

Most likely causes:

  • The CGI process was shut down or terminated unexpectedly before it finished processing the request.
  • The CGI process has a flaw and does not return a complete set of HTTP headers.

Things you can try:

  • Check the event logs on the system to see whether the CGI process is shutting down unexpectedly.
  • Troubleshoot the CGI application to determine why it is not sending a complete set of HTTP headers.

Detailed Error Information:

Module   CgiModule
Notification   ExecuteRequestHandler
Handler   Perl CGI for .plx
Error Code   0x00000002
Requested URL   https://specialcollections.wichita.edu:443/sid/bin/show.plx?image=1883-0002_crop.sid&client=sidproject
Physical Path   C:\inetpub\Spec_Coll\sid\bin\show.plx
Logon Method   Anonymous
Logon User   Anonymous

More Information:

This error occurs when the CGI process handling the request exits before it finishes sending the response to IIS.

View more information »