I have this game and it either takes REALLY long to load a page, or sometimes it loads in a second, and half the time you get a 500 internal server error. What would cause this iradic behavior of loading really well sometimes and giving an error other times, or just loading slow? Im really confused about the whole thing. I looked it up and all I could find were things saying that it is caused by a bad .htaccess, which i deleted that and it still does it, could it be caused becaue the scripts are in an older version of php? Like 4.0 or so? Thanks

do you have access to your server logs? They can have some really useful information within.

Does the code use sessions? Or do you have a limit on connections?

All i can suggest is to make a list and work through them.

You mention older php. have you tried finding your version via phpinfo()?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.