Comment 11 for bug 1242376

Revision history for this message
mithras (jsluiman) wrote :

I'm on precise64 with ondrej's PPA for php 5.5 and experiencing the same issues. Using "service" results in the bug report's error. Using init.d gives me:

stop: Rejected send message, 1 matched rules; type="method_call", sender=":1.15" (uid=1001 pid=21912 comm="stop php5-fpm ") interface="com.ubuntu.Upstart0_6.Job" member="Stop" error name="(unset)" requested_reply="0" destination="com.ubuntu.Upstart" (uid=0 pid=1 comm="/sbin/init")

Enabling the reload in /etc/init/php-fpm gives me this response on service php5-fpm stop:

stop: Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties" doesn't exist

Now I am killing manually the php processes and with service I am spinning them up again (all tested inside vagrant), but I'd like to know what's the solution for 12.04 ppl now using php 5.5.