----------------------------------------------------------------
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!!!
----------------------------------------------------------------
Tim Stoop wrote:
>
> ----------------------------------------------------------------
> 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!!!
> ----------------------------------------------------------------
>
> When I put the line
>
> "ApJServSecretKey DISABLED"
>
> in my httpd.conf, I get the error-message (when trying to load apache)
>
> "ApJServSecretKey: cannot be specified more than once per host"
>
> But when I remove that line, I still get the 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"
>
> Does anyone have an idea??
>
Yes. I do. the ApJServSecretKey tag can only be present 1 time.
you probably wrote it in your httpd.conf + jserv.conf
jluc
--
--------------------------------------------------------------
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]