linux - PHP script stops execution in 5 min -


i running php script terminal stops execution in 5 minutes.

max_execution_time value in ini 600.

and have added set_time_limit(0) @ top of script

then ends in 5 minutes. same happens when running browser also

see if values overwritten phpinfo() after max_execution_time , set_time_limit(0)


Comments

Popular posts from this blog

c# - SelectList with Dictionary, add values to the Dictionary after it's assigned to SelectList -

how can i manage url using .htaccess in php? -

ios - I get the error Property '...' not found on object of type '...' -