Darkmages wrote:Because the European Armory is very slow it takes the script a long time to run.
In your php.ini config file you can change the maximum execution time for scripts:
max_execution_time = 30 ; Maximum execution time of each script, in seconds
Set it to 300 (5min) or someting.
Correct.
But please note that the cheap 'shared servers' (have a coupe of those myself at ovh.com in France) do not alllow or expose an
php.ini file. This file is system wide, and I rent only a small part of this system : this changes when you have a dedicated server : you'll be having full control.
Anyway, one can another thing : ArmorySync checks if a character is update less then 24 hours ago (based on your local roster info). If it is, it doen't upgraded.
So, when the upgrade times out, and you re-run ArmorySync, all already updated characters won't be touched anymore.
So, in a worst case scenario you have to click, wait, click again a couple of times.
You're roster
will be synced at the end.