[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-developers] handler "cgi-wrapper" not found for
- Subject: [cobalt-developers] handler "cgi-wrapper" not found for
- From: Barry Titmarsh <barry@xxxxxxxxxxxxxx>
- Date: Mon Jul 24 10:34:34 2000
At 18:00 24/07/00 +0100, you wrote:
At 17:05 24/07/00 +0100, you wrote:
At 11:24 24/07/00 -0400, All of us here wrote:
did you use index.shtml and not html
did you load server-side-includes in the RAQ setup of the site?
Ok that work but I see a warning now.
[Mon Jul 24 17:50:02 2000] [warn] [client 192.168.224.19] handler
"cgi-wrapper" not found for: /home/sites/home/web/cgi-bin/lg.pl
from the archive.....
This is a bug in Apache (pr#4807) versions 1.3.3/6, and was fixed in 1.3.9.
The problem is the handler matching code in http_config.c. It does a
two-pass check for handlers, and logs a warning if the handler is not found
with the first pass. Since cgiwrap is not a default apache handler, it
fails with the first pass but then succeeds on the second pass. The fix is
is simple: move the warning check to after the second pass.
Have Cobalt worked to fix this bug ? and provide an update. ??
its still broken in these releases. ;-(
All-Kernel_i386 Release 1.1
Cobalt OS Release 5.0
RaQ3-en-OSUpdate Release 3.0
webalizer.i386Release 1.0
Barry
----------------------------------------------------------------------------------------------------------
Barry Titmarsh BMT1-RIPE Nacamar Ltd (Sheringham Office)
Knole House 38 Cromer Rd
Sheringham Norfolk NR268RR
e-mail: barry@xxxxxxxxxxxxxx voice: +44-1263-821-844
www: www.nacamar.net.uk
----------------------------------------------------------------------------------------------------------