----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

I'm running RedHat 6.0 Linux, Apache 1.3.9, JServ 1.1b3, jsdk 2.0, and
Java JDK 1.1.8 from IBM. JServ is started automatically by Apache, and
both are running as user httpd.

I'm having difficult getting JServ to start up. It keeps running into
problems accessing files in my Apache installation. For example, I'm
getting an IOException from org.apache.java.io.LogWriter.<init>, line
287, because /usr/local/apache/logs can't be written. This directory
is owned by httpd and has protection 700, so I don't see the problem.
Furthermore, Apache itself, also running as user httpd, is capable of
writing to that directory.

If I start JServ manually as root, everything works fine. If I start
JServ manually as httpd, I see the same problems.

- Why is JServ having these protection problems?

- What's the recommended owner/protection for files in the Apache
installation?


Jack Orenstein


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to