This is the second time i'm getting this error..
Is there something i could do so this doesn't happen anymore?
And on line 311 of /includes/class_core.php is :
Is there something i could do so this doesn't happen anymore?
Code:
Database error in vBulletin :
mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Too many connections
/home/********/public_html/forum/includes/class_core.php on line 311
MySQL Error :
Error Number :
Request Date : Thursday, May 14th 2009 @ 01:06:57 AM
Error Date : Thursday, May 14th 2009 @ 01:06:57 AM
Script : http://forum.**********.com/
Referrer :
IP Address : 116.**.***.***
Username :
Classname : vB_Database
MySQL Version :
And on line 311 of /includes/class_core.php is :
HTML:
$link = $this->functions[$usepconnect ? 'pconnect' : 'connect']("$servername:$port", $username, $password);