-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------

> When I start Apache, this turns up in the error_log:
> 
> ApacheJServ/1.0: Could not read servlet zone configuration file:
> java.io.FileNotFoundException: /usr/local/apache_1.2.6/conf/test.properties
> 
> jserv.properties
> test.properties=/usr/local/apache_1.2.6/conf/test.properties
> 

Unless this is a typo, you told jserv to look for the test.properties file
in /usr/local/apache_1.2.6/conf, not /usr/local/apache_1.3.6/conf.  Is the
properties file in /usr/local/apache_1.3.6/conf or
/usr/local/apache_1.2.6/conf?

Joe Yandle
Internet Programmer
Westlake Consulting Group



--
--------------------------------------------------------------
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]

Reply via email to