Comment 13 for bug 1272788

Revision history for this message
James Qiang (shijialee) wrote :

Hi, Robie

FYI, here is the content in Trusty /etc/init/php5-fpm.conf file,

# Precise upstart does not support reload signal, and thus rejects the
# job. We'd rather start the daemon, instead of forcing users to
# reboot https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1272788
#
# reload signal USR2

There is another bug report that you participated back in July https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1242376

I have tested the above solution: adding 'reload signal USR2' in php5-fpm.override solve the problem.