Hello,
I have successfully chrooted apache daemon using makejail (http://www.floc.net/makejail/) under Debian Woody. Faced with following problem:
I have one cgi script which uses DBI module. libdbi-perl and libdbd-mysql-perl packages are installed but apache can't find them as it's chrooted. What is the easy way to put all required perl modules into chroot jail? I'd like to put minimal files there so
cp -R /usr/{lib/perl5,share/perl,...} /var/chroot/apache
is easy but not optimal solution to this problem.
Thanks in advance.
Best Regards, -- George Chelidze
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]