Linux cgi engine problem : Premature end of script headers

jbv jbv.silences at Club-Internet.fr
Thu Apr 29 04:38:03 EDT 2004


Hi all,

Still with my Rev cgi installation problem.

Just checked the server error log, and here's what I get
everytime I try to use a cgi script :
Premature end of script headers: /home/httpd/html/cgi-bin/hello.cgi

and here's the test script :

#!revolution

on startup
put "Content-Type: text/plain" & cr
put "Hello world!"
end startup


Dear Linux gurus, any idea ?

Thanks,
JB





More information about the use-livecode mailing list