dotdeb-php icon indicating copy to clipboard operation
dotdeb-php copied to clipboard

"php5-fpm reload" crashes

Open iciantoine opened this issue 9 years ago • 4 comments

When I make a "service php5-fpm reload", php-fpm crashes, websites are down (502 error) and I can't restart php-fpm again. The only solution is to kill every php-fpm process and start it again with "service php5-fpm start".

"restart" works fine. Only the reload action fails.

Debian Wheezy, PHP 5.6. All is up to date.

It looks like this issue on the PHP 5.5.3 Ubuntu package : https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1242376

iciantoine avatar Jan 27 '15 14:01 iciantoine

Are you using upstart or sysVinit?

gplessis avatar Jan 27 '15 17:01 gplessis

Seems to be sysVinit but not sure. How to know it ? I used this topic : http://unix.stackexchange.com/a/121665

iciantoine avatar Jan 27 '15 19:01 iciantoine

Does it still happen with the latest PHP 5.6 packages?

gplessis avatar Jul 21 '16 18:07 gplessis

@antoine64 Does it still happen with the latest PHP 5.6 packages?

gplessis avatar Oct 14 '16 04:10 gplessis