Dan Foster <[EMAIL PROTECTED]> wrote:
># java -cp
>/usr/local/jserv/lib/ApacheJServ.jar:/usr/local/JSDK2.0/lib/jsdk.jar
>org/apache/jserv/JServ jserv.properties
>
> All critical files/dirs are world readable, and so forth.
>...
What happens if you do a manual start running as the same user as Apache is
run? That is, do
# su nobody
$ java ...
and see what happens. (Where "nobody" is whatever user is set in the User
directive in httpd.conf.)
-- Ari Halberstadt mailto:[EMAIL PROTECTED] <http://www.magiccookie.com/>
PGP public key available at <http://www.magiccookie.com/pgpkey.txt>
-- --------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
READ THE FAQ!!!! <http://java.apache.org/faq/>
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]