Quote:
Originally Posted by solent
I love this arcade very smooth running with hardly any loads on the server.
But just a question I have been able to load up all games except the ones that are over 3 megs or so even manually loading them. It load up and gives me a page not found for some reason. Is there a limit on the swf size ? The games were runnning on a differant type of arcade so I know they work. Oh the games are for the vb3 if that makes a differance.
|
That's because you need to update your php memory limit in the php.ini file. If it is setting at 8 MB (default) that will cause the error. The file has to un-tar so you have the original file and the un-tarred file in memory and that will do it every time. I had the same problem until I made the memory limit bigger.