PHP-FPM is switching on and off on its own.
I have been troubleshooting a server issue for days now and it's starting to gett weird. First of all, php-fpm suddenly started crashing. No configuration or optimization seemed to help so I reverted back to fcgi and the crashing stopped. Now today, I have noticed that both fcgi and php-fpm processes are running. Not the end of the world so I opened MultiPHP Manager and saw that php-fpm is enabled on the domain in question. So I switched it off and restarted apache. Now I refreshed the page and each time I do, I get different settings enabled on my domains. They are randomly turning on and off on each refresh. This is crazy?
-
Hey there! The most likely explanation is that you're seeing case ZC-12116, which is an inconsistency in the search function on that page, causing the PHP-FPM status to flip flop at seemingly random times whenever the search function is used. This happens even when things are working well.
I'm guessing things are working properly and the interface is just telling you they aren't.
This issue is resolved in every build of version 124, which hasn't been released yet, and there are backport requests in place to previous versions as well.
If you create a standard PHP Info page on the domain, that will show the PHP-FPM status as "active" if it is running as expected.
0
Please sign in to leave a comment.
Comments
1 comment