php

Fix Fatal error: maximum execution time of 30 seconds exceeded

How to Fix “Fatal error: Maximum execution time of 30 seconds exceeded” in PHP

When you run a PHP script and encounter an error message  Fatal error: Maximum execution…

how to enable php error log

How to Enable PHP Error Log

In my article this time, I will discuss how to enable php error log. A…

how to fix error 413 in nginx

How to Fix Error “413 Request Entity Too Large” in Nginx PHP

In my previous article, I discussed how to fix error "504 gateway time-out" in Nginx…

how to fix error 504 gateway time-out in nginx php

How to Fix Error “504 Gateway Time-out” in Nginx PHP

If you run LEMP (Linux Nginx MySQL PHP) on your server and the nginx and…