For longer loops, you need to set the max_execution_time
in the php.ini file to a high number like 1400 (~23) minutes… you should have access to that file and that value in your public_html folder or through the hosting account’s control panel.
For longer loops, you need to set the max_execution_time
in the php.ini file to a high number like 1400 (~23) minutes… you should have access to that file and that value in your public_html folder or through the hosting account’s control panel.