Hi - I wrote a cgi that I would like to kick the report to stdout.   The
program runs fine from command line, but when I run it on the website in
my CGI, I get an Internal Server Error (500) and this is the error my
logs get:

malformed header from script. Bad header=<!DOCTYPE HTML PUBLIC "-//IETF:
/path/to/logs/index.cgi

Am I missing something really easy here?

My CGI does the standard:
      print "Content-type: text/html\n\n";

Then I run the analog command.

Thanks,


--John










------------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/[email protected]/
------------------------------------------------------------------------

Reply via email to