There is nothing better for web development that having your own local web server to test your web pages on before uploading them to a live server. As a Linux user, I have many choices including Apache2 and Lighttpd. I chose to use the latter of the two, because it is more lightweight and I …
Continue reading “Install LightTPD, Mysql and PHP5 on UBUNTU (LLMP)”