Quote:
Originally Posted by dangarion
Interesting, appears the issue was because I was Production, once I changed to Development it worked.
Unfortunately I'm having the same type of issue I used to have with BOSI and Statslab with the size of the MySQL files being too large. even when I split the files I get some memory errors. I was eventually able to get most of the files loaded but I'm not really sure what to do from there. There isn't a List option under content, only Links and Groups.
|
Hmm, if you don't mind PMing some of your host environment details, I'm very curious why development runs the site but production fails (it should be the other way around honestly). I'm guessing your not using Fidel's AllSimBaseball to host your league?
OOTP files tend to be big and some servers either timeout before all the queries can run or run out of memory (limits on shared hosting are nowhere high enough). I've looked into some methods to batch the loading of the sql scripts beyond just splitting but due to the sheer size of large leagues, never came up with anything reliable. Best advice I can give is to see if you can request a memory upgrade or contact Fidel about a move if he's not your host. I've run some pretty nasty league uploads on my demo site that he hosts and so far have not hit on any major issues.