#29650: php5 @5.3.6 add FPM support ----------------------------+----------------------------------------------- Reporter: stipsan@… | Owner: macports-tickets@… Type: request | Status: new Priority: Low | Milestone: Component: ports | Version: 1.9.2 Keywords: php5, fastcgi | Port: php5 ----------------------------+----------------------------------------------- As of PHP 5.3.3, FPM (FastCGI Process Manager) was added to the core: http ://php-fpm.org/ It's much easier to use PHP together with nginx using FPM compared to php- cgi. All there's needed in order to do this is adding "--enable-fpm" to the ./configure command. -- Ticket URL: <https://trac.macports.org/ticket/29650> MacPorts <http://www.macports.org/> Ports system for Mac OS