what errors messages are seen in the web server logs? IE: (linux/appache) what is in /var/logs/httpd/error_log ??? (name might be off, dont have a linux box ate my disposal atm)
-Ron > -----Original Message----- > From: Hughes, Andrew [mailto:[EMAIL PROTECTED]] > Sent: Thursday, February 14, 2002 10:55 > To: [EMAIL PROTECTED] > Subject: Very Basic Help > > > Why do I keep getting a premature end of script headers error > when I try to > run this script? I am going crazy! > > #!usr/bin/perl > #hmres1.pl > print "Content-type:text/html\n\n"; > > $test = 1000000; > > print "<html><head><title>Test</title></head>\n"; > print "<body>\n"; > print "$test\n"; > print "</body>\n"; > print "</html>\n"; > > Thanks, > Andrew > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]