Posts Tagged ‘php5’
How to install Lighttpd, PHP5, and MySQL on FreeBSD
Thursday, October 9, 2008 11:42 4 CommentsHow do I install Lighttpd web server under FreeBSD along with MySQL 5 and PHP5? lighttpd a secure, fast, compliant and very flexible web-server which has been optimized for high-performance environments. It has a very low memory footprint compared to other webservers and takes care of cpu-load. Its advanced feature-set (FastCGI, CGI, Auth, Output-Compression, URL-Rewriting [...]