Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 84488 invoked from network); 30 Aug 2005 13:42:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 30 Aug 2005 13:42:11 -0000 Received: (qmail 8977 invoked by uid 500); 30 Aug 2005 13:41:59 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 8971 invoked by uid 500); 30 Aug 2005 13:41:59 -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 8958 invoked by uid 99); 30 Aug 2005 13:41:59 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Aug 2005 06:41:59 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of jslive@gmail.com designates 64.233.184.204 as permitted sender) Received: from [64.233.184.204] (HELO wproxy.gmail.com) (64.233.184.204) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Aug 2005 06:42:13 -0700 Received: by wproxy.gmail.com with SMTP id i7so805586wra for ; Tue, 30 Aug 2005 06:41:56 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=q6NG/0E57mxW4WJTh+pyTljQ0l6kaF0fmrVOIlyEjUBPKomIL1ZCY8zD1o3fdT+gVBgxjom/E+UAO4IqtZICRoF/9CaQ0dz/ou5ctbPbcUplv0G8aXEceH28tb0QTHa3JAoZjgFon1bVJRUrATAXeYLfMBXEE5zYv3mx4QodZ84= Received: by 10.54.49.34 with SMTP id w34mr7434175wrw; Tue, 30 Aug 2005 06:41:56 -0700 (PDT) Received: by 10.54.65.4 with HTTP; Tue, 30 Aug 2005 06:41:54 -0700 (PDT) Message-ID: Date: Tue, 30 Aug 2005 09:41:54 -0400 From: Joshua Slive To: users@httpd.apache.org In-Reply-To: <5eaa37a505082917224c58cbf@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <5eaa37a5050829162761046c83@mail.gmail.com> <5eaa37a505082917224c58cbf@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] Re: File i/o permission question X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 8/29/05, Gio Pugliese wrote: > I was finally able to track down the problem. Unfortunately being a new > developer with a new development server which I set up for development it > appears I did not have the development server set up correctly. Apache w= as > not loading as the apache user, group which is configurable in the > httpd.conf, thus the process obviously did not have the rights to write t= o > the system. I kept thinking there was a coding error when the it was a > configuration issue. Sorry for the newbie mistake. :) In the future, you might want to note that there is an apache module developers mailing list here: http://modules.apache.org/subscribe Joshua. --------------------------------------------------------------------- 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