I\'ve tried everything to change the max_execution_time of a php crawler script so that it can run an infinite amount of time.
max_execution_time
I have changed the php.in
open php.ini notepad file and search or find upload_max_filesize = 1000M and you should change on Post_max_filesize = 1000M then restart your xampp and refresh the local phpmyadmin..
upload_max_filesize = 1000M
Post_max_filesize = 1000M