The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
vBulletin Database Errors after Successful 3.7.0 Upgrade
I started receiving database error notices several days after I upgraded from 3.6.8 to 3.7.0.
I will list them here in case there is an error in the code causing this (server IP address deleted): Quote:
Quote:
Are these errors vB internal errors or are they server configuration problems? |
#2
|
||||
|
||||
It looks like your MySQL host doesnt allow your server to connect to it from that IP
Is your config.php file correct, and for the mysql host field is it localhost or another setting. |
#3
|
|||
|
|||
The first error is strange. This should either not happen, or happen all the time (in which case your board would not work at all). Maybe your host was doing something on the server if it was only once.
The 2nd error is someone who is trying to exploit an alleged vulnerability, by creating a special URL. This will cause a database error, but is not vulnerable to SQL-Injections. You can ignore this error. |
#4
|
|||
|
|||
Quote:
|
#5
|
|||
|
|||
Thanks for the replies, I'll look into your suggestions.
--------------- Added [DATE]1211738202[/DATE] at [TIME]1211738202[/TIME] --------------- Quote:
--------------- Added [DATE]1211738614[/DATE] at [TIME]1211738614[/TIME] --------------- BTW, I have received the first error about 10 - 12 times in total since I upgraded. Each time it specifies the same error, ".../includes/class_core.php on line 311". The last error message was received yesterday. It seems the error messages usualy cluster around weekends (Friday - Mon), so it is possible it is a server issue with my provider when they are performing maintenance. The board is otherwise active and works as it should. |
#6
|
|||
|
|||
After being error-free for some time, I got three db errors today, all the same:
Quote:
Thanks! |
#7
|
|||
|
|||
Your connecting to mysql above the limit set in my.cnf for mysql:
max_connections That limit will have to be raised, if this isnt a vps/dedicated server, you will have to ask your host to raise the limit. |
#8
|
|||
|
|||
Snakes,
Thanks for the reply. I am hosted by Network Solutions. What is a"vps/dedicated server"? I would imagine that the connection limit is some sort of default value-- I've never seen this error before. Is it possible that some sort of flood attack occurred which reached the limit, or is this a server issue (the entire server had a flood of connections all at once)? The traffic on my site is fairly low (a handful of users at a time), so I don't think it would've been due to high traffic on my site, unless it was some sort of malicious attack of some kind. |
#9
|
||||
|
||||
If you are on a shared server (ie. no access to SSH/Remote Desktop), you will have to ask your host to raise the limit.
|
#10
|
|||
|
|||
I do have access to Telnet and I think, SSH also. How do I raise the limit myself, and what is the recommended value?
Thanks for your help! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|