| Install lighttpd with php |
|
|
| Written by Administrator | ||||||
| Tuesday, 06 March 2007 | ||||||
|
About lighttpd: Security, speed, compliance, and flexibility--all of these describe This tutorial is tested on CentOS 3.3, but it will works with other distributions (like fedora, redhat, centos) 1. Download lighttpd (for gcc < 2.4 use 1.4.x version) wget http://www.lighttpd.net/assets/2007/1/29/lighttpd-1.4.13.tar.gz 2. Decompress and install tar -xzvf lighttpd-1.4.13.tar.gz 3. Download and install php as a cgi module wget http://cz.php.net/get/php-5.2.1.tar.bz2/from/this/mirror 4. Now edit this files [/usr/local/lib/php.ini] [/etc/lighttpd/lighttpd.conf] 5. create dirs pages and logs cd / mkdir pages You are done, now start lighttpd with command lighttpd -f /etc/lighttpd/lighttpd.cond or /etc/init.d/lighttpd
Add as favourites (81) | Quote this article on your site | Views: 800
Write Comment
Powered by AkoComment Tweaked Special Edition v.1.4.5 |
||||||
| Last Updated ( Tuesday, 06 March 2007 ) | ||||||
| < Prev | Next > |
|---|




