> Log doesn't say anything.
does the apache process have write access to the log files?
i can't imagine the logs not saying anything. this is a problem with your
configuration.
ps -uax | grep java
or
ps -ef | grep java
and see if a jvm is running.
-jon
-- --------------------------------------------------------------
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]