PHP and FastCGI

Converting Apache mod_php to FastCGI aims for better performance and scalability.

I've just converted my server and many sites from mod_php under Apache to FastCGI and php-cgi. In theory this should perform better, scale better, and generally BE better. However I'm new to it, so if you find something that is broken on being weird, let me know!

No comments yet