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

Stuart Herbert's Blog: Setting Up Sublime Text 2 For PHP Development

Tony Bibbs' Blog: Fed Up of Framework Hype

Daniel Cousineau's Blog: Setting Up Mail() on Windows, or: Where is my Windows Sendmail.exe?

Scott Mattocks' Blog: PHP-GTK Mini News Update

Padraic Brady's Blog: Compiling PHP for Windows Vista using Visual C++ Express 2008 - Seriously!


Community Events











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


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

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