You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 10, 2019. It is now read-only.
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.
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
The text was updated successfully, but these errors were encountered: