[MacPorts] #26039: php5: add fpm support
MacPorts
noreply at macports.org
Tue Feb 14 02:17:00 PST 2012
#26039: php5: add fpm support
--------------------------------+-------------------------------------------
Reporter: info@… | Owner: ryandesign@…
Type: enhancement | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: haspatch | Port: php5
--------------------------------+-------------------------------------------
Comment(by MailToArlo@…):
I could successfully install that revision.
Would a PHP error actually show up in the php-fpm logs? Shouldn't that
show up in the file specified by php.ini's error_log directive?
But still php-fpm prints no logs. As far as I can see the problem is that
with daemonize=no the logs are printed only to stdout/err.
IMHO daemonize=yes should be used together with the wrapper shell script
provided by php-fpm which I've used in my patch.
For sudo load to work without an existing config the {{{ --with-fpm-pid
}}} [http://php-fpm.org/wiki/Configuration_File] compile option can be
used.
--
Ticket URL: <https://trac.macports.org/ticket/26039#comment:35>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list