background preloader

Nginx

Facebook Twitter

Installing PHP 5.3, Nginx And PHP-fpm On Ubuntu/Debian. Version 1.1 Follow me on Twitter Since Apache is most of the time a memory hungy process, people started to look for different ways to host their website.

Installing PHP 5.3, Nginx And PHP-fpm On Ubuntu/Debian

Nginx Compatibility. Installing Nginx With PHP5 And MySQL Support On Ubuntu 9.04. Version 1.0 Author: Falko Timme <ft [at] falkotimme [dot] com> Follow me on Twitter Last edited 04/30/2009 Nginx (pronounced "engine x") is a free, open-source, high-performance HTTP server.

Installing Nginx With PHP5 And MySQL Support On Ubuntu 9.04

Nginx is known for its stability, rich feature set, simple configuration, and low resource consumption. This tutorial shows how you can install Nginx on an Ubuntu 9.04 server with PHP5 support (through FastCGI) and MySQL support. I do not issue any guarantee that this will work for you!