Linux.com

Re:Doesn't work on debian 3.1 (sarge)

Posted by: Administrator on November 03, 2006 01:53 AM
Well I had the same problem and I as a bit desperate searching all over google for the solution

The problem is the lack of some libraries from the shell

The solution is to check the libraries necessary by the shell

ldd<nobr> <wbr></nobr>/bin/sh

                linux-gate.so.1 => (0xffffe000)

                libreadline.so.5 =><nobr> <wbr></nobr>/lib/libreadline.so.5 (0xb7eea000)

                libhistory.so.5 =><nobr> <wbr></nobr>/lib/libhistory.so.5 (0xb7ee3000)

                libncurses.so.5 =><nobr> <wbr></nobr>/lib/libncurses.so.5 (0xb7e9c000)

                libdl.so.2 =><nobr> <wbr></nobr>/lib/libdl.so.2 (0xb7e98000)

                libc.so.6 =><nobr> <wbr></nobr>/lib/libc.so.6 (0xb7d77000)<nobr> <wbr></nobr>/lib/ld-linux.so.2 (0xb7f42000)

and then to pass all of them to the<nobr> <wbr></nobr>/chroot/httpd/lib

Jorge de Jesus

#

Return to Chrooting Apache