|
Tutorial: Install Lighttpd, PHP5, MySQL on Ubuntu 12.04 |
 vote
 |
|
| Lighttpd is a secure, fast, standards-compliant web server designed for speed-critical environments. This tutorial shows how you can install Lighttpd on an Ubuntu 12.04 server with PHP5 support (through PHP-FPM) and MySQL support. PHP-FPM (FastCGI Process Manager) is an alternative PHP FastCGI implementation with some additional features useful for sites of any size, especially busier sites. I use PHP-FPM in this tutorial instead of Lighttpd's spawn-fcgi.
| | |
| |
|
|
| read more | score:8594 | -falko, May 29, 2012 |