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

TechTatva.com:
[How To] Setup Cherokee with PHP5 FPM
Sep 02, 2010 @ 17:35:26

On the TechTatva.com site today there's a new tutorial posted about getting the Cherokee web server set up and running PHP5 FPM. It's a few simple steps to install and a few clicks around the GUI to get things configured.

In this "how to" we will see how to setup cherokee on Ubuntu with PHP5-FPM (FastCGI Process Manager). Although the cherokee CookBook claims that "If PHP-fpm binaries are found, those will be prioritized over the regular binaries." it turns out that the latest stable version of cherokee in Launchpad gives errors while enabling

A few calls to "apt-get" install some packages (Cherokee and php5-fpm) and changes to the Cherokee configuration - handled through its web-based interface - are all that's needed to add a new behavior rule to the default vServer to link to the PHP5-FPM install (as FastCGI).

tagged: chreokee webserver php5fpm tutorial ubuntu aptget

Link:


Trending Topics: