Gossamer Forum
Home : Products : Gossamer Links : Version 1.x :

Warnings in Error-Logs with CGI-Wrapper

Quote Reply
Warnings in Error-Logs with CGI-Wrapper
Hi,

we are using Links SQL on a Cobalt Raq3 and have Problems:
Everytime, when somebody uses a link (jump.cgi), the server will log this Warning-Message:

[Thu Feb 1 17:59:28 2001]
[warn]
[client 193.158.84.241] handler "cgi-wrapper" not found for: /home/sites/site32/web/sites/jump.cgi

What should I do???

Greetings from germany,

Coyu

Quote Reply
Re: Warnings in Error-Logs with CGI-Wrapper In reply to
Hi,

This is a misconfiguration in your Apache web server, and not a warning about Links SQL. Apache is saying that when it gets a request for jump.cgi you have somewhere in your httpd.conf:

AddHandler cgi-wrapper .cgi

or something similiar, and it doesn't know what cgi-wrapper is.

Perhaps you recompiled Apache without the cgi-wrapper?

Cheers,

Alex

--
Gossamer Threads Inc.