The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
mySQL error
Can anyone please tell me why this is happening and how to fix it?
Database error in vBulletin : Link-ID == false, connect failed mysql error: Too many connections mysql error number: 1040 Date: Tuesday 20th of August 2002 04:28:35 AM Script: /forum/ Referer: |
#2
|
||||
|
||||
You need to increase the number of mysql connections in your php.ini if you are on a dedicated server, or get your host to do it for you. You've reached the maximum numbers of mysql connections.
Make sure that in your config.php in your admin directory that you have persistent connections set to "0". That helps to reduce the connections. |
#3
|
||||
|
||||
It's good news that your forums is growing, but bad news because you are outgrowing your host.
Bear in mind the maximum number of connections on a shared server is shared between all the sites sharing that server - so if you are on a shared server with another busy site, then that site may be the cause of your problems. |
#4
|
||||
|
||||
It is set to 0 in the config.php. There isn't anybody even on the site right now. Why is it erroring out like this?
|
#5
|
||||
|
||||
If no one is on the site, then it is another site on the shared server that is causing the problem (if you are on a shared server). Email and let your host know. There's nothing else you can do really (unless you have a hack installed that is using an ENORMOUS amount of queries).
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|