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

New problem. One of the directories I cleaned up was an old servlet zone we
used called beta back in the days when we had no dev server. I neglected,
however, to remove all references to that zone from the conf and properties
files. That was probably the reason jserv wouldn't start. Well, jserv starts
up fine now, but *Apache* doesn't! I keep getting this message:

You must specify a secret key, or disable this feature.
To disable, add "ApJServSecretKey DISABLED" to your Apache configuration
file.
To use, add "ApJServSecretKey {filename}" where filename is document
with more or less random contents, and perhaps a few kb in length.
The Apache JServ documentation explains this in more detail.
apachectl start: httpd could not be started

My conf file does specify ApJServSecretKey DISABLED, and jserv.properties
has the line security.secretKey commented out. So does every other
example/stray conf/properties file I could find on the hard drive. What is
going on???

______________________________________________________________
Sean Hammon                     Success is 10% inspiration and
Webmaster                             90% last minute changes.
Viewpoint Digital 


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