Archive for November 2010

PHP, apache and fastcgi – a comprehensive overview

I recently ran into trouble with our mod_fastcgi + PHP setup and had to to a lot of research to figure out what happened and how to fix it. This post summarizes the results of this research. It covers anything you might want to know about PHP + Apache and FastCGI, what modules there are, [...]