Lighttpd install perl, mysql support in chrooted jail
Perl is Practical Extraction and Report Language, which is quite famous and used by many web application.
A Perl5 database interface to the MySQL database is provided by libdbd perl mysql shared library.
You can install perl support via mod_fastcgi or mod_cgi.
Following are essential steps to run perl based application in chrooted lighttpd setup along with MySQL
This [...]



