I'm new to apache and linux.

I'm trying to run the "Hello World" cgi that works perfectly from terminal but via 
WebServer I
obtain this error:

[Fri Mar 14 17:03:11 2003] [error] [client 127.0.0.1] Premature end of script headers: 
hello.pl

Do you have any idea about it?

the source is the following

#!/usr/bin/perl -w
print ("ciao\n");

tnx
Francesco

__________________________________________________
Do you Yahoo!?
Yahoo! Web Hosting - establish your business online
http://webhosting.yahoo.com

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to