Keeping Your PHP/FastCGI Processes Alive

Tag: , , , — May 30, 2009 @ 4:10 am Comments 8

A few days ago I spotted this forum post on Linode Forum — someone’s Nginx to PHP FastCGI set up kept on throwing 502 Gateway Error after a few days. I have a mystery and I’m not sure how to solve it. My 360 Linode is running several WordPress-based sites using nginx. Everything is great, [...]

Use spawn-fcgi for lighttpd + PHP-FastCGI

Tag: , , — May 20, 2006 @ 4:00 am Comments 4

I had a problem with Lighttpd and PHP on the default Gentoo install. The configuration that comes with Gentoo, and the “official recommendation” use bin-ath in the mod_fastcgi to point to PHP’s CGI executable.