PDA

View Full Version : Database error in vBulletin


ITDarasgah
07-02-2009, 08:17 PM
Hi all..
Please tell me what is this arror ..I resewed like this message by mail so many time in a day

for information attached one message from these messages.
Database error in vBulletin :

mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: User lalani already has more than 'max_user_connections' active connections /hermes/web07d/****/pow.*****/root folder/includes/class_core.php on line 311

MySQL Error :
Error Number :
Request Date : Thursday, July 2nd 2009 @ 03:49:09 PM
Error Date : Thursday, July 2nd 2009 @ 03:49:09 PM
Script : http://www.itdarasgah.com/attachment.php?attachmentid=532&d=1246462470
Referrer : http://itdarasgah.com/showthread.php?t=354
IP Address : *******
Username :
Classname : vB_Database
MySQL Version :


--------------- Added 1246573446 at 1246573446 ---------------

sorry thread post in wrong section Moderator Please move this to Forum and Server Management section

Lynne
07-02-2009, 09:55 PM
That is a server issue and you should ask your host for help resolving this issue.

Marco van Herwaarden
07-03-2009, 11:36 AM
The message is very clear:

User lalani already has more than 'max_user_connections' active connections

Your host has limited the number of connections to MySQL and you are trying to use more. Contact your host to increase the maximum number of connections.

ITDarasgah
07-03-2009, 04:32 PM
That is a server issue and you should ask your host for help resolving this issue.

The message is very clear:

User lalani already has more than 'max_user_connections' active connections

Your host has limited the number of connections to MySQL and you are trying to use more. Contact your host to increase the maximum number of connections.

Thank you so much..

deadlySniper
07-03-2009, 05:20 PM
Yes, deffinatly a Server/Host issue.
Have you fixed it yet?