PHP FastCGI mode starting fails. Where do I look to diagnose why?

Posted by Ben Dauphinee on Server Fault See other posts from Server Fault or by Ben Dauphinee
Published on 2010-06-02T18:11:00Z Indexed on 2010/06/02 18:14 UTC
Read the original article Hit count: 293

Filed under:
|

I'm working towards getting NGINX working with PHP5 in fastcgi mode. I've grabbed a config from the net and followed the instructions, and tried starting the service, which throws the message below.

root@zedfastdev:/var/www/nginx-default# /etc/init.d/php-fastcgi restart
 * Restarting php-cgi in external FASTCGI mode php-fastcgi       [fail]

© Server Fault or respective owner

Related posts about fastcgi

Related posts about php5