Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 83575 invoked from network); 7 Feb 2006 17:48:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Feb 2006 17:48:13 -0000 Received: (qmail 3599 invoked by uid 500); 7 Feb 2006 17:47:59 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 3589 invoked by uid 500); 7 Feb 2006 17:47:58 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 3578 invoked by uid 99); 7 Feb 2006 17:47:58 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Feb 2006 09:47:58 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [209.113.231.228] (HELO smtp.unitedwww.com) (209.113.231.228) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Feb 2006 09:47:58 -0800 Received: from [198.65.202.94] [198.65.202.94] by smtp.unitedwww.com with ESMTP (SMTPD-8.21) id AC9903B0; Tue, 07 Feb 2006 12:44:57 -0500 Message-ID: <43E8DD37.4030201@nutmegaudiopost.com> Date: Tue, 07 Feb 2006 12:47:35 -0500 From: "Jonathan S. Abrams" Reply-To: j.abrams@nutmegaudiopost.com Organization: Nutmeg Audio Post User-Agent: Mozilla Thunderbird 1.0.7 (Macintosh/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: users@httpd.apache.org References: <43E8C7F8.1040702@nutmegaudiopost.com> <43E8D748.7000701@nutmegaudiopost.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] 403 Forbidden Error X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N httpd2@karsites.net wrote: >Try changing the LogLevel directive to debug. > >LogLevel debug > >This will generate the max amount of error logging. > >Be carefull you do not run out of disk space though. > > I have plenty of disk space. The LogLevel was set to warn. Changing to debug has not made a difference though. There are no entries in the error_log file pertaining to this 403 error. After restarting the server with loglevel set to debug, the last entry in the error_log file reads as follows: [Tue Feb 07 12:39:56 2006] [debug] prefork.c(956): AcceptMutex: sysvsem (default: sysvsem) Should a loglevel of warn catch forbidden access errors? If not, what level do you recommend I keep this parameter at? More importantly - if the debug level isn't logging these errors, what is going on? -Jonathan --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org