[root@localhost www]# ll total 44 drwxr-xr-x 15 root root 4096 Nov 29 22:31 apache lrwxrwxrwx 1 root root 7 Nov 29 21:04 bin -> usr/bin drwxr-xr-x 2 root root 4096 Nov 29 21:04 dev drwxr-xr-x 2 root root 4096 Nov 30 09:53 etc drwxr-xr-x 3 root root 4096 Nov 30 09:53 lib drwx------ 2 root root 16384 Nov 29 20:37 lost+found drwxrwxrwt 2 root root 4096 Nov 29 21:03 tmp drwxr-xr-x 5 root root 4096 Nov 29 21:04 usr drwxr-xr-x 2 root root 4096 Nov 29 21:03 webhome This is my chroot directory.(/www) /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. thx --------------------------------------------------------------------- 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx