Modify PHP script execution time
This parameter sets the timeout for PHP to run a script. Modify it in the php.ini file.
max_execution_time = 120 ; Maximum execution time of each script, in seconds
This parameter sets the timeout for PHP to run a script. Modify it in the php.ini file.
max_execution_time = 120 ; Maximum execution time of each script, in seconds