Nginx + PHP FASTCGI FAILS - how to debug ?
franky gman
lists at ruby-forum.com
Thu Aug 11 17:06:26 UTC 2011
I'm having this issue. PHP5-CGI just disappears after undetermined
time(1 to 4 hrs).
I have the latest php, nginx and lighttpd installed on ubuntu
to get my web service back i need to re-spawn using this command
/usr/bin/spawn-fcgi -a 127.0.0.1 -p 9000 -u www-data -g www-data -f
/usr/bin/php5-cgi -P /var/run/fastcgi-php.pid
your help is appreciated
--
Posted via http://www.ruby-forum.com/.
More information about the nginx
mailing list