Package: cherokee Version: 0.7.2-3 Severity: important Hi,
I found that when I stop cherokee daemon php-cgi remains zombie: camila:~# invoke-rc.d cherokee stop Stopping web server: cherokee . camila:~# ps aux | grep cherokee root 9386 0.0 0.2 4724 732 pts/2 R+ 14:27 0:00 grep cherokee camila:~# ps aux | grep php www-data 9010 0.0 1.4 24560 5064 ? Ss 13:59 0:00 php-cgi -b 1234 www-data 9012 0.0 1.0 24560 3652 ? S 13:59 0:00 php-cgi -b 1234 www-data 9013 0.0 0.7 24560 2720 ? S 13:59 0:00 php-cgi -b 1234 www-data 9014 0.0 0.7 24560 2720 ? S 13:59 0:00 php-cgi -b 1234 www-data 9015 0.0 0.7 24560 2728 ? S 13:59 0:00 php-cgi -b 1234 www-data 9016 0.0 0.5 24560 1924 ? S 13:59 0:00 php-cgi -b 1234 root 9388 0.0 0.2 4724 740 pts/2 S+ 14:27 0:00 grep php By making changes in /etc/php5/* not take them and must be manually kill processes php-cgi and restart the cherokee to take effect. Info: php5-cli: 5.2.6-3 cherokee: 0.7.2-3 Greets, -- Juan Angulo Moreno -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

