On 11/29/05, ludi <[EMAIL PROTECTED]> wrote:

> /apache is the apache install directory using the command "ln -s
> /www/apache /apche".
> I have copy files nessary by apache ,such as config files and lib
> files ,etc.....
> In non-chroot environment, the web server can bind and start without
> error.However, when I chroot the process ,I got a error.
>
> [Wed Nov 30 09:56:22 2005] [notice] Digest: generating secret for
> digest authentication ...
> [Wed Nov 30 09:56:22 2005] [crit] (2)No such file or directory:
> Digest: error generating secret: No such file or directory
> Configuration Failed
>
> I dont know which file or directory it need . Would you have some idea?
> BTW:apache1.3x,I can chroot it without error.

/dev/random or /dev/urandom probably.  httpd -X running under strace
would be an essential debugging tool when trying to do a chroot.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to