I use nginx with php-fpm because (a) I find nginx easier to configure than Apache; (b) the configuration required for setting up nginx + php-fpm on Debian and Ubuntu is practically nil; and (c) this allows me to run PHP and Python apps on the same server on different subdomains.