fbpx

Optimize NGINX for High-Performance PHP Websites


by Danila Vershinin, December 19, 2023

How to tune NGINX for high-performance PHP websites. In this post, I am going to give you tips on efficient tuning of PHP-FPM pool directives

Read More...

Monitoring PHP-FPM in Bitnami stacks using NGINX Amplify


by Danila Vershinin, April 29, 2022

If you are a user of Bitnami stack for LEMP or LAMP, you might want to set up PHP-FPM monitoring. Such monitoring allows you to have a nice overview of your PHP-FPM-based stack, to see how your system behaved and how much it was loaded over periods of time, through a set of graphs. Despite […]

Read More...

NGINX and PHP-FPM. What my permissions should be?


by Danila Vershinin, July 13, 2020

Proper file permissions and ownership model for NGINX / PHP-FPM powered websites. The secure chmod and shown setup

Read More...

How to log and fix slow PHP requests


by Danila Vershinin, June 5, 2020

How to troubleshot slow PHP requests using PHP-FPM slow log facility. Common reasons for a slow PHP request and ways to fix it

Read More...

NGINX vs PHP-FPM: No input file specified


by Danila Vershinin, June 16, 2019

NGINX vs PHP-FPM: No input file specified. Or how to deal with 404s of missing PHP scripts

Read More...

Magento, PayPal, libcurl and RedHat = crazy together


by Danila Vershinin, May 16, 2019

How a bad warning can be misleading and corrupt systems

Read More...