News Feed
Jobs Feed
Sections




News Archive
Derick Rethans' Blog:
PHP Development Environment 2.0
December 31, 2009 @ 09:13:37

In a new post to his blog today Derick Rethans talks about his move to what he calls his "PHP Development Environment 2.0" - an upgrade to some of his sites and servers prompted by an update of the Xdebug website.

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.

He talks about his transition to this new web server and how he wanted to replace his current setup of having to use multiple static modules for PHP and having to recompile each time he wanted to use one of them. A few scripts later and a few modifications to the lighttpd configuration file later and he had a working installation with multiple versions of PHP running on multiple ports.

0 comments voice your opinion now!
development environment lighttpd


blog comments powered by Disqus

Similar Posts

HowTo Forge: Installing Lighttpd With PHP5 And MySQL Support On Mandriva 2008.0

Devis Lucato's Blog: PHP BDD with Cucumber/Cuke4Php

NetTuts.com: Test-Driven Development in PHP: First Steps

Matthew Weir O'Phinney's Blog: ZendCon: Best Practices Session

Job Posting: Software International (Recuriter) Seeks Web Development Team Lead (Toronto, Canada)


Community Events











Don't see your event here?
Let us know!


api composer testing release functional example framework phpunit opinion series language zendframework2 development interview community podcast unittest application code introduction

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework