PDA

View Full Version : My Forum....



smartmlp
June 25th, 2001, 14:08
Alright... I have a forum... It uses MySQL and F2S And is Vbulliten 2.0 Alpha (B1).... But some times I get this error:

Warning: MySQL Connection Failed: Too many connections in /web/sites/88/ra2world/www.redalert2-world.f2s.com/forums/admin/db_mysql.php on line 37

There seems to have been a slight problem with the database. Please try again by pressing the refresh button in your browser.

An E-Mail has been dispatched to our Technical Staff, who you can also contact if the problem persists.

We apologise for any inconvenience.



I get an e-mail (Becuase I am Technical Staff) Syaing the same thing. I am only using about 1.5MB of my 5MB limit!!! What is the problem?

whatevah
June 25th, 2001, 14:12
well... if you would *read* what the error is... hehe

too many people on the server have their SQL accounts running, and connections to it...

The SQL server is limited to a certain number... :(

Satelk
June 25th, 2001, 14:26
In the last few days, f2s mysql has been down often, maybe they're making updates or something.

niv
June 25th, 2001, 14:29
Originally posted by smartmlp
I have ... Vbulletin 2.0 Alpha (B1)....

me too! :D

it's not your fault. mySQL can handle only so many connections at once. i would prefer MS SQL because it can handle more connections at a time, but vB doesn't support it :(

Bruce
June 25th, 2001, 14:48
why don't you guys upgrade to vb 2.0 final?

smartmlp
June 25th, 2001, 15:12
Thanks!!!

keith
June 25th, 2001, 16:05
Originally posted by Phrozen
why don't you guys upgrade to vb 2.0 final?

with a site like that, it leads me to believe he didn't pay for it in the first place.

smartmlp
June 25th, 2001, 16:28
I did pay 4 it... But Mine expired be 4 any new version was out

whatevah
June 25th, 2001, 17:51
Originally posted by smartmlp
I did pay 4 it... But Mine expired be 4 any new version was out

you payed for a beta version?

ooooook

smartmlp
June 25th, 2001, 19:32
....
Look, You bye a linces to access the member area for like one year, witch has downloads of Vbullieten and other stuff... So only members got the beta...

LastActionHero
June 26th, 2001, 03:12
Originally posted by needcgispace


me too! :D

it's not your fault. mySQL can handle only so many connections at once. i would prefer MS SQL because it can handle more connections at a time, but vB doesn't support it :(

You can change the number of connections that mySQL is supposed to handle by changing the mySQL config files which only the server administrator can do. mySQL has been proven to handle thousands of connections. See the benchmarks here -> http://www.mysql.com/information/benchmarks.html. It even beat Oracle in some cases.