Scott Lutz wrote:
> This is a vary slightly modified version of the example in the docs,
> and yet it returns no more data than this in my log :
> [Mon Feb 17 17:04:05 2003] [error] [client 66.51.160.131] Premature
> end of script headers: /var/cgi-bin/parse.cgi
>
> Any help with what might be missing would be great
[snip script]

"Premature  end of script headers" nearly always means incorrect
permissions on your script. Try chmod 755.

HTH,

Rob




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

Reply via email to