i have grt many errors Database error in vBulletin : mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Too many connections /home/saad6/public_html/includes/class_core.php on line 311 PHP: any body now how disolve
Just restart the mysql database alone to fix the issue and then open a ticket with vBulletin for this problem.
This is a setting within MySQL on the server, which limits the number of open connections. Do you have full root access to the server? If so, increase the max_connections variable. Be careful though, as going to high, could slow your server down to a crawl.
Yes, just boost up your max connections in your my.conf file (or my.ini) and you should be good to go.