An idea of how to speed up the forum

frenchsfrenchs Posts: 34
edited March 2008 in The Porch
The Database error in vBulletin that I got:

mysql_connect() [function.mysql-connect]: Too many connections
/Library/WebServer/Documents/includes/class_core.php on line 279

When you are logged in, everytime you refresh the page, it most likely has to connect to the database server to get all sorts of information. Without looking at the sourcecode for vbulletin, I'm not 100% positive, but if everybody logs out, things might be a bit faster.

So everyone log out, lets try this out!
Sign In or Register to comment.