PHP Dev Tools »

When moving the Xdebug website and my own website to a new server I had to pick a web server to serve the pages through PHP. Up to then I was still using Apache 1.3 with zero intentions to ever upgrade to any later version. I'd heard a lot about lighttpd and decided to give that a try—yes, that meant something that I didn't really know to well was going to run in a production environment. Unlike Apache, with lighttpd PHP doesn't run as a module, but instead you run it out of process with something called FastCGI.
Posted by girish.r 247 days ago (http://abcphp.com)
Discuss  | Bury | Tweet This | Tagged: lighttpd fastcgi apache
Add To 

Who Voted for this Story

Comments

No one has commented on this article yet.

Log in to comment or register here.