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

Hi all,

I am encountered this error, when I try to start apache.

sunportal:/usr/local/apache/bindist> bin/httpd
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.
sunportal:/usr/local/apache/bindist>

my httpd.conf file have the following settings:
ApJServSecretKey DISABLED

my jserv.properties have the following setting:
security.authentication=false
security.secretKey="/usr/local/apache/bindist/conf/jserv.secret.key"

the environment is apache 1.3.11 and JServ1.1 on Solaris 2.6

Any clue why? and how to fix this?

Regards,

Harry



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