PDA

View Full Version : How do I fix this database error?


JMEWLS`
08-13-2009, 08:21 PM
mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: User ********* already has more than 'max_user_connections' active connections
/home/******/public_html/forums/includes/class_core.php on line 311

Lynne
08-13-2009, 08:29 PM
See this page in the manual - Common MySQL Error Messages (http://www.vbulletin.com/docs/html/troubleshoot_mysql_errors)
You will probably have to ask your host to raise the maximum number of connections they allow.