Comments on Installing Lighttpd With PHP5 And MySQL Support On Debian Lenny
Installing Lighttpd With PHP5 And MySQL Support On Debian Lenny Lighttpd is a secure, fast, standards-compliant web server designed for speed-critical environments. This tutorial shows how you can install Lighttpd on a Debian Lenny server with PHP5 support (through FastCGI) and MySQL support.
2 Comment(s)
Add comment
Comments
By: Anonymous
If use
Debian Squeeze
this command = lighttpd-enable-mod fastcgi
in Squeeze = lighttpd-enable-mod fastcgi fastcgi-php
By: Anonymous
Confirmed for Debian Squeeze. It only works with 'fastcgi-php'.