I am downloading a JSON file from an online source and and when it runs through the loop I am getting this error:
Fatal error: Maximum execution time
I have same problem in WordPress site, I added in .htaccess file then working fine for me.
php_value max_execution_time 6000000