EvilZone

Other => Found it on the Webs => : Daemon November 14, 2012, 10:12:10 PM

: Not sure what to make of this-Error
: 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:



: Re: Not sure what to make of this-Error
: proxx November 14, 2012, 11:12:40 PM
Wild guess would be a limitation of the number of simultaious connections as specified in the config file.
Does this happen all the time ?
: Re: Not sure what to make of this-Error
: centizen November 14, 2012, 11:25:49 PM
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.
: Re: Not sure what to make of this-Error
: Daemon November 15, 2012, 07:57:38 AM
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