EvilZone
Other => Found it on the Webs => : Daemon November 14, 2012, 10:12:10 PM
-
So im looking for website templates to download, i click one of the first links on google for my specific search terms and it leads me to this:
-
Wild guess would be a limitation of the number of simultaious connections as specified in the config file.
Does this happen all the time ?
-
Basically, like the guy above said; the website database has to many users on it to be able to take on another user.
This happens for various reasons. Poor programming (not having DB connections closed when the user is done with them); denial of service attacks or just plain lot's of traffic on the site. Try again at 4am lol; you might have better luck.
-
Lol yup. Probably a mixture of poor admin skills and a messed up line in their PHP script. Just thought id share with you all so we can laugh at fail websites. it makes me feel good about myself :P