#26039: php5: add fpm support --------------------------------+------------------------------------------- Reporter: info@… | Owner: ryandesign@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: haspatch | Port: php5 --------------------------------+------------------------------------------- Changes (by ryandesign@…): * cc: christopher.pesto@… (added) Comment: I've been working on the afore-mentioned php port rewrite, currently underway in [browser:users/ryandesign/ports/lang/php54 the new php54 port in my user directory] of the repository. I just added the php54-fpm subport in r88174. It compiles for me. Can someone test whether it works, and/or let me know if the port should be printing some setup instructions? Should there be a startupitem? Instructions for testing: First time setup: Get the port definition: {{{ svn checkout https://svn.macosforge.org/repository/macports/users/ryandesign/ports/lang/p... }}} For all of the below you need to be in the php54 directory, i.e. do this first: {{{ cd php54 }}} To later update the port definition: {{{ svn update }}} To install the php fpm sapi: {{{ sudo port install subport=php54-fpm }}} To see what got installed: {{{ port contents php54-fpm }}} For now you have to deactivate your existing php ports first; I intend to correct this later. -- Ticket URL: <https://trac.macports.org/ticket/26039#comment:29> MacPorts <http://www.macports.org/> Ports system for Mac OS