≡ Menu

How to Increase PHP Max Execution Time in Nginx

php logoIf you have wordpress site or other website with limited resource, your will get error message “504 Gateway Time-out”. So here is how to increase the timeout your website.

Step 1: Edit php.ini

Step 2: Edit PHP-FPM

Set …

Step 3: Edit Nginx Config

Set …

Set …

Step 4: Restart PHP-FPM & Nginx

{ 0 comments… add one }

Leave a Comment