* Igor Cicimov <icici...@gmail.com> [121114 13:29]:
> On Thu, Nov 15, 2012 at 5:40 AM, Tim Johnson <t...@akwebsoft.com> wrote:
> 
> > * Pete Houston <p...@openstrike.co.uk> [121114 09:38]:
> > > If you look in the error log it should tell you precisely which path it
> > > is that has not been found, ie. after all the aliasing and so forth this
> > > will tell you precisely where on the filesystem it is looking for the
> > > content that is not found.
> >   Even with the error log directive, the 8080 instance is not
> >   writing to the log.
> >   thanks
> >
> > Meaning apache user probably doesn't have write permissions to the error
> log directory you pointed to.
  The owner is root and the group is wheel. Permissions were 644,
  reset to 666 - no changes

  to Recap :

  with chmod 644, ownership root:wheel the apache logs are written
  to by the port 80 (default) instance

  with chmod 666 OR 644, ownership root:wheel the apache logs are _not_ written
  by the port 8080 instance
-- 
Tim 
tim at tee jay forty nine dot com or akwebsoft dot com
http://www.akwebsoft.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to