---------------------------------------------------------------- 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 Tuesday 07 November 2000 11:37, alexus wrote: > [Tue Nov 7 11:21:20 2000] [notice] SIGHUP received. Attempting to > restart > [Tue Nov 7 11:21:20 2000] [warn] Loaded DSO > /usr/local/apache/libexec/mod_jserv.so uses plain Apache 1.3 API, this > module might crash under EAPI! (please recompile it with -DEAPI) > [Tue Nov 7 11:21:20 2000] [notice] Apache/1.3.14 (Unix) ApacheJServ/1.1.2 > PHP/4.0.3pl1 mod_perl/1.24_01 mod_ssl/2.7.1 OpenSSL/0.9.6 configured -- > resuming normal operations > java.io.IOException: Directory not writable: /usr/local/apache/logs > at org.apache.java.io.LogWriter.<init>(LogWriter.java:287) > at org.apache.java.io.LogWriter.<init>(LogWriter.java:203) > at org.apache.jserv.JServLog.<init>(JServLog.java:92) > at org.apache.jserv.JServ.start(JServ.java:233) > at org.apache.jserv.JServ.main(JServ.java:158) > [Tue Nov 7 11:21:48 2000] [notice] child pid 27050 exit signal > Segmentation fault (11) > > where should I insert this -DEAPI? You put that in at compile time, that is: ./configure \ -DEAPI However, you also have a log problem, that is, your logs are not writeable by the user Nobody. You need to change that before Apache will start. I would not worry so much about the DEAPI thingie.... Ben Ricker -- Ben Ricker Web Administrator US-Rx, Inc. Voice: (314) 641-3032 Pager: (314) 407-1526 -- -------------------------------------------------------------- Please read the FAQ! <http://java.apache.org/faq/> To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Search Archives: <http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/> Problems?: [EMAIL PROTECTED]