Received: (qmail 26436 invoked by uid 2012); 17 Dec 1998 15:45:27 -0000 Message-Id: <19981217154527.26435.qmail@hyperreal.org> Date: 17 Dec 1998 15:45:27 -0000 From: Dominique LEGENDRE Reply-To: d.legendre@brgm.fr To: apbugs@hyperreal.org Subject: Seeing a lot of "handler "cgi-wrapper" not found for:" Same as PR2584 X-Send-Pr-Version: 3.2 >Number: 3548 >Category: mod_actions >Synopsis: Seeing a lot of "handler "cgi-wrapper" not found for:" Same as PR2584 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: closed >Class: change-request >Submitter-Id: apache >Arrival-Date: Thu Dec 17 07:50:01 PST 1998 >Last-Modified: Fri Aug 27 17:47:25 PDT 1999 >Originator: d.legendre@brgm.fr >Organization: >Release: 1.3.3 >Environment: Solaris 2.6 (SunOS 5.6 Generic_105181-03) gcc 2.8.1 apache_1.3.3 with only standard modules >Description: When upgrading from 1.3.0 to 1.3.3, I get a lot of [warm] message exactly as describe in PR2584. Extract from httpd.conf AddHandler cgi-wrapper .cgw Action cgi-wrapper /cgi-bin/cgiwrap >How-To-Repeat: >Fix: The warnings came from http_config.c line 513. This line is between "Pass one Direct match" and "Pass two wildcard matches" The action handler is call from content_type="*/*" during the pass two, so all is ok excepted the warning message. suggestion: move warning message AFTER pass two. >Audit-Trail: State-Changed-From-To: open-closed State-Changed-By: fielding State-Changed-When: Fri Aug 27 17:47:24 PDT 1999 State-Changed-Why: The spurious warning message has been fixed in the next release. A patch can be found in PR 4807. ....Roy >Unformatted: [In order for any reply to be added to the PR database, ] [you need to include in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [automatically because of the potential for mail loops. ] [If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ]