From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [204.233.198.50] (helo=romuald.net.eu.org) by speech.braille.uwo.ca with smtp (Exim 3.35 #1 (Debian)) id 17bp8I-0000Px-00 for ; Mon, 05 Aug 2002 17:11:18 -0400 Received: (qmail 12999 invoked by uid 1002); 5 Aug 2002 21:10:43 -0000 Date: Mon, 5 Aug 2002 16:10:43 -0500 From: Gregory Nowak To: speakup@braille.uwo.ca Subject: Re: ssl with apache again Message-ID: <20020805161043.A12990@romuald.net.eu.org> References: <20020805150837.A10858@romuald.net.eu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from janina@afb.net on Mon, Aug 05, 2002 at 04:46:16PM -0400 Sender: speakup-admin@braille.uwo.ca Errors-To: speakup-admin@braille.uwo.ca X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.0.9 Precedence: bulk Reply-To: speakup@braille.uwo.ca List-Help: List-Post: List-Subscribe: , List-Id: Speakup is a screen review system for Linux. List-Unsubscribe: , List-Archive: Thanks for the suggestion Janina. However, I still think this is a config error. What doesn't make sense to me is that apache is able to access its other log files in that directory just fine. Greg On Mon, Aug 05, 2002 at 04:46:16PM -0400, Janina Sajka wrote: > Just a guess, Greg, > > but check > > 1.) that the directory and file exist -- perhaps do a touch on the > file > > 2.) that that the file is owned apache:root (on Red Hat), > www-data:www-data (on Debian), or whatever it is in Slack, look at your > index.html to find out. > > 3.) That the directory and files are writable. > > Usually, these errors are system setup issues in my experience, not > application setup errors. >