in reply to Re: Not your normal " Premature end of script headers:"
in thread Not your normal " Premature end of script headers:"
If I then put this same script under mod_perl, it works fine. I will do what you said and report back with any findings or non-findings.#!C:/Perl/bin/perl use strict; print "Status: 200 OK Test";
I am getting the sense that the script isn't being executed at all.
|
|---|