Installing Nginx With PHP5 And MySQL Support On Ubuntu 9.04
Nginx (pronounced
“engine x”) is a free, open-source, high-performance HTTP server. 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.
. Read the rest at howtoforge.net.