Tag Archives: Crash

Dealing PHP-FPM Crash & Nginx 502 Bad Gateway Error with Perl FastCGI

 Last updated: 5th October, 2015, 11:51 AM Continuing from my previous post, “Dealing PHP-FPM Crash & Nginx 502 Bad Gateway Error with Shell Scripts“… So I worked on further trying to improvise this. Then an idea struck me, why not catch the error and try to solve it before giving up? With this, I came up with … Continue reading Dealing PHP-FPM Crash & Nginx 502 Bad Gateway Error with Perl FastCGI

Dealing PHP-FPM Crash & Nginx 502 Bad Gateway Error with Shell Scripts

 Last updated: 5th October, 2015, 11:51 AM Having PHP-FPM crash often seems quite inevitable when there’s a long debugging list of third-party modules, memory leaks, server configurations, resources and the list goes on. There’s just too much to look into. Disclaimer: As I’m frequently updating the original guides and installers here on TeaNazaR.com, I will not … Continue reading Dealing PHP-FPM Crash & Nginx 502 Bad Gateway Error with Shell Scripts