Received: (qmail 22060 invoked by uid 2012); 31 Jul 1998 16:21:01 -0000 Message-Id: <19980731162101.22059.qmail@hyperreal.org> Date: 31 Jul 1998 16:21:01 -0000 From: Darrell Schulte Reply-To: dschulte@facstaff.wisc.edu To: apbugs@hyperreal.org Subject: Handler problem false, should not be logged. X-Send-Pr-Version: 3.2 >Number: 2751 >Category: general >Synopsis: Handler problem false, should not be logged. >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: closed >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Fri Jul 31 09:30:00 PDT 1998 >Last-Modified: Fri Aug 27 17:34:28 PDT 1999 >Originator: dschulte@facstaff.wisc.edu >Organization: >Release: 1.3.1 >Environment: Linux news2.news.wisc.edu 2.0.34 #10 Sun Jun 14 12:57:01 EDT 1998 i686 unknown No extra modules. gcc version 2.7.2.3 >Description: Followup to #2584, July 10 and #2529, June 30. I noticed that I was getting a similiar logging info in comparision with #2584. [Fri Jul 31 10:49:15 1998] [notice] Apache/1.3.1 (Unix) configured -- resuming normal operations [Fri Jul 31 10:49:30 1998] [warn] handler "msql" not found for: /home/httpd/html/test.msql [Fri Jul 31 10:49:32 1998] [error] File does not exist: /home/httpd/html/yes.html [Fri Jul 31 10:49:56 1998] [warn] handler "msql" not found for: /home/httpd/html/index.msql [Fri Jul 31 10:49:57 1998] [error] File does not exist: /home/httpd/html/yes.html srm.conf includes: DirectoryIndex index.msql index.html AddHandler msql .msql Action msql /cgi-bin/w3-msql This setup matches another box running Apache 1.2.6 and which doesn't show this log behavior. For testing, I changed access.conf: from Options Indexes FollowSymLinks Includes to Options Indexes FollowSymLinks [reference #2529] No change, as these seemingly "bogus" warnings still appear in the log. >How-To-Repeat: >Fix: >Audit-Trail: State-Changed-From-To: open-closed State-Changed-By: fielding State-Changed-When: Fri Aug 27 17:34:28 PDT 1999 State-Changed-Why: The bogus warnings have been fixed in the next release after Apache 1.3.9. See PR 4807. >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. ]