Tag Archives: PHP-FPM

WordPress on WDMyCloud V4 Firmwares

 Last updated: 7th February, 2016, 12:03 AM    Disclaimer: As I’m frequently updating the original guides and installers here on TeaNazaR.com, I will not be responsible for any brick issues if you were to follow my obsolete guides copied elsewhere. Thus subscribe to this post to get latest updates. Modifying any part of a device … Continue reading WordPress on WDMyCloud V4 Firmwares

WebHosting on WDMyCloud V4 Firmwares

 Last updated: 13th May, 2016, 6:10 PM Need help to host your simple private website or save future cost by migrating your simple SME company’s website to your personal NAS such as WDMyCloud? For a generous donation you can make it work! Professional freelance web coding design services are also available for your needs. Do send … Continue reading WebHosting on WDMyCloud V4 Firmwares

OwnCloud on WDMyCloud V4 Firmwares

 Last updated: 17th January, 2017, 11:56 PM    Disclaimer: As I’m frequently updating the original guides and installers here on TeaNazaR.com, I will not be responsible for any brick issues if you were to follow my obsolete guides copied elsewhere. Thus subscribe to this post to get latest updates. Modifying any part of a device … Continue reading OwnCloud on WDMyCloud V4 Firmwares

Speedup WordPress (Nginx’s Gzip_static + Minify + W3 Total Cache)

 Last updated: 30th June, 2022, 7:11 PM There’s several ways to speedup WordPress:- Gzip or Deflate compression. Minify HTML, CSS and JS files. Browser’s Cache-Control. Front-end proxy/page cache. Disclaimer: As I’m frequently updating the original guides and installers here on TeaNazaR.com, I will not be responsible for any brick issues if you were to follow my … Continue reading Speedup WordPress (Nginx’s Gzip_static + Minify + W3 Total Cache)

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