Posted by
admin on
Jun 19th, 2009 |
no comments
The point of this article is to demonstrate how to install and optimise Lighttpd, PHP5 and MySQL under Debian (My system runs ‘Etch’).
If you feel I’ve missed anything in this article, or have made an error, get in touch.
Ok, so let’s grab lighttpd, php and MySQL
apt-get install lighttpd php5-cgi php5-cli php5-mysql mysql-server
You may want to add any other php modules...