Package: php5-fpm Version: 5.4.6-2 In php5-fpm, when using /etc/init.d/php5-fpm stop or /etc/init.d/php5-fpm start, as well as when using the 'service php5-fpm [command]' method similarly, does not report that the php process was started or stopped. This makes server administration a tad confusing. `pidof php5-fpm` shows it is running, but there's no notification thereof that it was started or stopped (from the start/stop script).
The 'restart' command does give output similar to this: [orion]# service php5-fpm restart * Restarting PHP5 FastCGI Process Manager php5-fpm I'd expect similar messages for 'stop' and 'start' as well, saying "Starting" or "Stopping" accordingly. This bug was initially filed against Ubuntu: https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1059272 ------ Thomas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org