
16 Mar
2011
16 Mar
'11
10 a.m.
Why wouldn't the environment (i.e. available dynamic libraries) be correct for the web server?
beacuse it runs CGI programs in a chroot jail? Then you need to copy the .so files into the jail, cf. http://www.cyberciti.biz/tips/howto-setup-lighttpd-php-mysql-chrooted-jail.h... J.W.