Log in

View Full Version : vBulletin Control Panel


mjtalb
10-24-2006, 12:14 PM
I have integrated a vBulletin forum into a client's website and set up 3 people to have access to the Control Panel. All 3 of us were in the control panel at the same time and I received a database error message. Here is the message:

Database error in vBulletin :

mysql_connect(): Too many connections
/home/agnitiog/public_html/forums/includes/class_core.php on line 271

MySQL Error :
Error Number :
Date : Monday, October 16th 2006 @ 09:30:03 AM
Script : http://agnitiogroup.com/forums/cron.php?&rand=735604
Referrer : http://agnitiogroup.com/forums/index.php
IP Address : 67.177.202.192
Username :
Classname : vb_database

Is it o.k. to have 3 super moderators? And why can't all 3 of us be in there at the same time?

Thanks

r007
10-24-2006, 09:23 PM
Hey mjtalb-

I don't think this is something with vBulletin, but something with your mysql configuration.

You will have to go to your mysql settings and change the "max_connections" variable to something a little higher.

If you do not have access to the mysql settings (You're on a shared server) you will have to ask your host to do it for you.

I've never experienced this error before... so I'm not sure if this will do the trick or not.

Best of luck to you :up:

Paul M
10-24-2006, 11:21 PM
That error was nothing to do with you having three moderators - it's a general server error saying there were too many connections to mysql. Ask you host about increasing the limit.