I have a vps server, and set the max_execution_time as 0 in whm and cpanel, but php crawl script just only runs 300 seconds, even though I set the set_time_limit as 0 or 1000.
ignore_user_abort is also the true.
Where is the problem? Is it the problem with server setting?
I checked phpinfo, max_execution_time is 0 in local and master value.
Found many answers in here,but not found any right one.
Welcome your answer and advising.