Ok, I seem to have found that in the PHP core. Do you know where to find that file? Thanks tons, I've been working on this forever.....;-)
Ok, I seem to have found that in the PHP core. Do you know where to find that file? Thanks tons, I've been working on this forever.....;-)
OK, I found the script editor for the PHP.ini file on my server, however after changing the max execution time.....then go back and look at the server info in Zen.....the local time remained 60 but the Master value changed to what I wanted. When testing, I still have the interupted download at the time of the local.
Using FTP, check to see if you have a php.ini file at the root of your ZenCart install or any in your account area. As you have a differing local value you must.
It is in this file you will need to alter these settings.
Nothing in the root. By accounts, would that be IN the zen cart somewhere?
OK, it seems I was able to get both local and master values to 1200 seconds on max_execution_time, unfortunatly, I still get my downloads timing out. ughhhh