[Bug 1319595] Re: upstart script ignores some php-fpm.conf parameters, cannot be bypassed in preference of SystemV init script.

Jeff Waugh 1319595 at bugs.launchpad.net
Sat Aug 9 12:44:46 UTC 2014


The init script bails out if the system is using upstart, so anything
that expects sysvinit compatibility won't work.

# Don't run if we are running upstart
if init_is_upstart; then
    exit 1
fi

-- 
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/1319595

Title:
  upstart script ignores some php-fpm.conf parameters, cannot be
  bypassed in preference of SystemV init script.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1319595/+subscriptions



More information about the Ubuntu-server-bugs mailing list