We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d144bc commit d670c4bCopy full SHA for d670c4b
php.ini
@@ -406,7 +406,7 @@ expose_php = On
406
; Maximum execution time of each script, in seconds
407
; https://php.net/max-execution-time
408
; Note: This directive is hardcoded to 0 for the CLI SAPI
409
-max_execution_time = 30
+max_execution_time = 180
410
411
; Maximum amount of time each script may spend parsing request data. It's a good
412
; idea to limit this time on productions servers in order to eliminate unexpectedly
0 commit comments