Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 12358 invoked from network); 20 Jun 2005 12:39:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 Jun 2005 12:39:21 -0000 Received: (qmail 29669 invoked by uid 500); 20 Jun 2005 12:39:09 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 29656 invoked by uid 500); 20 Jun 2005 12:39:09 -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 29615 invoked by uid 99); 20 Jun 2005 12:39:09 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Jun 2005 05:39:03 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= Received-SPF: pass (asf.osuosl.org: domain of jorton@redhat.com designates 66.187.233.31 as permitted sender) Received: from [66.187.233.31] (HELO mx1.redhat.com) (66.187.233.31) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Jun 2005 05:38:56 -0700 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id j5KCctDP019731; Mon, 20 Jun 2005 08:38:55 -0400 Received: from radish.cambridge.redhat.com (radish.cambridge.redhat.com [172.16.18.90]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id j5KCcpu22188; Mon, 20 Jun 2005 08:38:51 -0400 Received: (from jorton@localhost) by radish.cambridge.redhat.com (8.13.4/8.13.4/Submit) id j5KCcnYj000435; Mon, 20 Jun 2005 13:38:49 +0100 X-Authentication-Warning: radish.cambridge.redhat.com: jorton set sender to jorton@redhat.com using -f Date: Mon, 20 Jun 2005 13:38:49 +0100 From: Joe Orton To: "Martin, Jeremy" Cc: users@httpd.apache.org Message-ID: <20050620123849.GA379@redhat.com> Mail-Followup-To: "Martin, Jeremy" , users@httpd.apache.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i X-Old-Spam-Check-By: apache.org Subject: Re: [users@httpd] very bizarre "(13)Permission denied" problem X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Fri, Jun 17, 2005 at 10:29:31AM -0500, Martin, Jeremy wrote: > Hi, > > We are having an odd problem with certain files showing up as "access > denied" "403 forbidden" in Apache2, CentOS 4 (based on RHES4), PHP5, but > this is not a PHP related problem specifically.. For example, the file > "bad.html" gives these errors. This is probably because of SELinux permissions errors; check the dmesg output for "avc" denial errors. See docs: http://fedora.redhat.com/docs/selinux-apache-fc3/ http://fedora.redhat.com/docs/selinux-faq-fc3/ Regards, joe --------------------------------------------------------------------- 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