M
Milo Minderbinder
Hi,
I have Perl installed on both IIS5.1 and IIS6 (W2k3 Svr) and configured for
CGI processing of .cgi files (using "C:\perl\bin\perl.exe %s %s"). Most of
the scripts work fine on both , but a couple of them give me the following
result when view them via the IIS6 server:
CGI Error
The specified CGI application misbehaved by not returning a complete set of
HTTP headers.
These scripts both contain the lines "use XYZ;" but I'm not sure of the
issue that's causing. In both cases, the .pm and .pl library files are
located in the same directory as the non-working script.
Any suggestions? I haven't worked with Perl on IIS in quite some time, so
my knowledge of the config and tweaks are kinda hazy and probably outdated.
Thanks,
k
I have Perl installed on both IIS5.1 and IIS6 (W2k3 Svr) and configured for
CGI processing of .cgi files (using "C:\perl\bin\perl.exe %s %s"). Most of
the scripts work fine on both , but a couple of them give me the following
result when view them via the IIS6 server:
CGI Error
The specified CGI application misbehaved by not returning a complete set of
HTTP headers.
These scripts both contain the lines "use XYZ;" but I'm not sure of the
issue that's causing. In both cases, the .pm and .pl library files are
located in the same directory as the non-working script.
Any suggestions? I haven't worked with Perl on IIS in quite some time, so
my knowledge of the config and tweaks are kinda hazy and probably outdated.
Thanks,
k