Database error

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Greek76
    Senior Member
    • Sep 2006
    • 217
    • 3.6.x

    Database error

    Curious what does this mean? Im using vb 3.6.7...

    Database error in vBulletin :

    mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: User sample_sample has already more than 'max_user_connections' active connections
    /home/sample/public_html/forum/includes/class_core.php on line 274
    Acrow Host
  • Floris
    Senior Member
    • Dec 2001
    • 37767

    #2
    MySQL can report back it can't establish the connection because the user has already reached the maximum allowed user connections. This is not a server wide setting, but a per account setting. That either the host has to fix or if you have access to php.ini, you can fix itself by increasing the number in php.ini for max_user_connections from it's default and adding about 50 to 75% more. Another tip to look for is to turn off use of persistent connection in the config.php file from vBulletin, set this to 0.

    Comment

    widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
    Working...