Workaround: Kill those lurking process regularily using a cronjob.
This works for me, it should be reasonably safe to use (who has php started by 
init?).

#!/bin/bash
pkill -f -x /usr/lib/cgi-bin/php -P 1

-- 
PHP fastcgi with PHP_FCGI_CHILDREN doesn't kill children when parent is killed
https://bugs.launchpad.net/bugs/162082
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to