Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Till's Blog:
Nginx+PHP+FastCGI: Testing your web application with bleeding edge PHP
Jul 07, 2009 @ 18:51:34

Till has posted a guide for testing a web application with the latest and greatest versions of Ngnix and PHP (PHP6!) running as a FastCGI.

So, every once in a while I find myself in need of trying out newer, maybe, not-yet-released features in PHP. For example, recently, I wanted to test RoundCube PHP6 — this is how I did it. On a side note, the same setup would also work for testing code with previous versions of PHP.

Everything's there - from the configure commands to the settings that'll need changing to the commands you'll need to use to get things started up right.

tagged: php6 install tutorial fastcgi nginx

Link:


Trending Topics: