Install nginx, php5 with php5-fpm on ubuntu

Here is described how to install nginx with php support on Ubuntu (Kubuntu) 10.10 but it can be used for any other Linux distribution. If you already have installed Apache web server on your system make sure it is not running: $ sudo /etc/init.d/apache2 status Apache2 is running (pid 4757). $ sudo /etc/init.d/apache2 stop * [...]

Follow

Get every new post delivered to your Inbox.