----------------------------------------------------------------
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 2/4/00 3:20 PM, Jon Kruger <[EMAIL PROTECTED]> wrote:
> The mod_jserv.log file is empty, the error_log file has a lot of errors but
> they're all file not found errors.
>
> Jon
> [EMAIL PROTECTED]
What about the jserv.log? I have a strong feeling that you didn't follow
directions very well (there are at least 3 places where this warning is
given) and the log files don't have write permissions on it by the user who
is running the JVM.
If you do have enough write perms, I suggest that you go over the INSTALL
document in inch by inch detail. Something is wrong with your perms and/or
setup.
-------------------
> ../configure --prefix=/usr/local/apache --enable-module=most --enable-shared=
> max
According to the INSTALL document, you should have had something like this:
./configure \
--prefix=/usr/local/apache \
--enable-rule=SHARED_CORE \
--enable-module=so
-jon
--
Come to the first official Apache Software Foundation
Conference! <http://ApacheCon.Com/>
--
--------------------------------------------------------------
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]