Nginx + PHP FASTCGI FAILS - how to debug ?

Reinis Rozitis r at roze.lv
Fri Aug 12 11:32:22 UTC 2011


> /usr/bin/spawn-fcgi -a 127.0.0.1 -p 9000 -u www-data -g www-data -f

I would suggest to use FPM php process manager ( http://www.php.net/manual/en/install.fpm.php ) instead of 'spawn-fcgi ' . For a a 
while its in php core and preferred way use php in webservers with fastcgi interface.

rr 



More information about the nginx mailing list