[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lug] cgi errors
well, you could have a cgi script that is not formating its headers
correctly. Usually headers are supposed to be ended by a LFLF or CRLFCRLF
and then followed by the body text.
Will
----- Original Message -----
From: "Anthony Carroll" <jcarroll@ak.net>
To: <uaflug@linux0.cs.uaf.edu>
Sent: Thursday, March 22, 2001 2:16 PM
Subject: [lug] cgi errors
> I don't know what I did but now I no cgi scrips will work. The boa
> error log says:
>
> [22/Mar/2001:20:02:45 +0000] cgi_header: unable to find LFLF
> [22/Mar/2001:20:03:04 +0000] cgi_header: unable to find LFLF
> [22/Mar/2001:20:03:09 +0000] cgi_header: unable to find LFLF
>
> Any ideas?
>
> Justin
>
>