PDA

View Full Version : vBulletin Error


jbizzle
03-02-2010, 02:41 AM
My e-mail keeps getting spammed with this message, how the hell do I fix it?

http://img42.imageshack.us/img42/1619/79706750.jpg

Marco van Herwaarden
03-02-2010, 08:35 AM
You will need to contact your host to increase the maximum number of connections.

jbizzle
03-02-2010, 03:15 PM
Did not know they capped it, I opened a support ticket, thanks.

--------------- Added 1267585653 at 1267585653 ---------------

They said they raised it to 25, that enough?

Marco van Herwaarden
03-03-2010, 08:08 AM
That will depend on the number of concurrent visitors on your site. Only time will tell if this is enough, but i doubt it.

jbizzle
03-08-2010, 06:23 PM
Well, I keep getting the error but I don't have 25 users online when I get the database error, how is that possible?

Speysider
03-12-2010, 02:42 PM
What they mean is that you can have 25 simultaneous connections to the database at once. If you've enabled persistent connections in the /includes/config.php file, turn that off.