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
In WAMP there is three PHP.ini files so you might find 3 in xampp also, so just search for it with find and replace max_execution_time to what you are setting. But you must keep something small not too large as for speedy the app you running.