Snippets tagged “fastcgi-read-timeout”
1 snippet uses this tag.
- Prevent nginx 504 Gateway timeout using PHP set_time_limit()PHP
You can use the set_time_limit() function in PHP to increase the maximum execution time of a PHP script.
1 snippet uses this tag.
You can use the set_time_limit() function in PHP to increase the maximum execution time of a PHP script.