[Bug 1242376] Re: "reload php5-fpm" crashes
Giacomo Orlandi
1242376 at bugs.launchpad.net
Fri Feb 28 17:09:48 UTC 2014
Hi,
We are using Precise LTS too here.
The init script from the php-fpm package in Ondřej's php5-oldstable PPA (PHP 5.4) works on Precise.
That's using start-stop-daemon instead of upstart.
So a fix for Precise, and possibly other older distributions, is to use that init script also on PHP 5.5.
This is the command that is run there:
start-stop-daemon --stop --signal USR2 --quiet --pidfile /var/run/php5-fpm.pid --name php5-fpm
Peter Wang: I can't see any difference between using "service" or the "init.d" script here.
I experience the same behaviour I use one, or the other or a mix of the 2.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in Ubuntu.
https://bugs.launchpad.net/bugs/1242376
Title:
"reload php5-fpm" crashes
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1242376/+subscriptions
More information about the Ubuntu-server-bugs
mailing list