Your Account
Community
Topics (Upcoming)
More |
View story
Easy setup of PHP5 with FastCGI
http://blog.hma-info.de/2008/07/07/easy-setup-of-php5-with-f...
Submitted by
narko
2 months, 18 hours ago Today I have been really struggling setting up PHP with FastCGI on my Apache 2.2.
I already had a Apache 2.2 with Prefork MPM running using mod_php5 and thought: Oh well lets “just” replace the prefork with worker to see how it performs. I knew that I would have to configure FastCGI for that as well, but there were plenty of instructions on the web, so I gave it a try...
Tags: none
|