----------------------------------------------------------------
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!!!
----------------------------------------------------------------
On the contrary:
# ls -l
total 5
-rw-r--r-- 1 nobody nobody 1 Oct 14 16:05 access_log
-rw-rw-r-- 1 nobody nobody 278 Oct 14 16:06 error_log
-rw-rw-r-- 1 nobody nobody 1 Oct 14 16:05 jserv.log
-rw------- 1 nobody root 0 Oct 14 16:06 mm.sem
-rw-r--r-- 1 nobody nobody 1 Oct 14 16:05 mod_jserv.log
and the contents of error_log are:
[Thu Oct 14 16:06:26 1999] [notice] Apache/1.3.9 (Unix) (NetRevolution
Advanced
Server/Linux-Mandrake) mod_perl/1.21 PHP/3.0.12 ApacheJServ/1.1b2
configured --
resuming normal operations
[Thu Oct 14 16:06:26 1999] [notice] suEXEC mechanism enabled (wrapper:
/usr/sbin/suexec)
===========
Looks like I'll have to try the older 1.1.7 API. But I find it strange that
nothing is showing up at all. Shouldn't something complain somewhere about
a stalled pipe?
Also, the permission stuff was suggested by the FAQ - taken verbatim in
fact.
What's "mm.sem" you ask? I have no idea. I showed up after a
startup/shutdown of Apache.
- Miles Elam
----- Original Message -----
From: jon * <[EMAIL PROTECTED]>
Subject: Re: JServ 1.1b2 and Linux/Apache 1.3.9
> > There is no error listed in the jserv.log file or apache's error log.
>
> there are a total of three log files:
>
> #1. mod_jserv.log (C portion logging)
> #2. jserv.log (Java portion logging)
> #3. apache error log.
>
> if there is nothing in all of the above logs, it is because the
permissions
> on those logs are set incorrectly. as it says all over the faq, readme's
and
> installation process, you need to make sure that the process that the
httpd
> is running under can write to those files.
>
> also, you will probably want to move back to the 1.1.7x version of
> blackdown. the 1.2 stuff isn't as bug free as we all would like it to be.
>
> also, you may want to get rid of the permission stuff from the JDK...the
> defaults should work just fine...
>
> -jon
--
--------------------------------------------------------------
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]