Nginx + PHP-FPM
Needed a server on my new laptop, as I usually go smooth with apache and mod_php today I was curious to try out Nginx.
PHP-FPM (http://php-fpm.org) is just fastCGI Processor Manager for PHP, and will be included in PHP 5.4 core, but for now, as we are on 5.3 we need to patch php and build it from source.
I’m on an ubuntu - lucid lynx, so just followed this: http://kjette.se/blog/2010/06/nginx-php-fpm-ubuntu-lucid-lynx/
and in 10 mins up and running.
The trouble with programmers is that you can never tell what a programmer is doing until it’s too late.
—Seymour Cray (via wtfcode)



