Thx, very much I mknod /dev/random.
It is running.
I tried the command "httpd -X".
If there is trouble, it end immediatly without any information.
[EMAIL PROTECTED] dev]# chroot /www /apache/bin/httpd -X
[EMAIL PROTECTED] dev]#
I removed the random file from my chroot environment.

[EMAIL PROTECTED] dev]# chroot /www /apache/bin/httpd -X



[EMAIL PROTECTED] dev]#
I made random again,

I searched the FAQ on apache web site,but it didnt contain any debug methods.
Do you mind give me a URL?

2005/11/30, Joshua Slive <[EMAIL PROTECTED]>:
> 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]
>
>

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