mpkapadia
06-14-2001, 10:54 AM
I have installed activeperl on my winnt server,
Perlscript through Asp works but when i run .pl files it gives errors
This is a sample .pl file
print "Test Sample";
It gives following error
CGI Error
The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are:
Test Sample
Why is this happening ?
Regards
Manish Kapadia
Perlscript through Asp works but when i run .pl files it gives errors
This is a sample .pl file
print "Test Sample";
It gives following error
CGI Error
The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are:
Test Sample
Why is this happening ?
Regards
Manish Kapadia
