The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I'm receiving hundreds of database errors!!! I have recently moved my forum to a new server and then upgraded from 3.5.4 to the latest version.
The first database error is: Code:
Invalid SQL: SELECT rssfeed.*, rssfeed.options AS rssoptions, user.*, forum.forumid FROM rssfeed AS rssfeed INNER JOIN user AS user ON (user.userid = rssfeed.userid) INNER JOIN forum AS forum ON (forum.forumid = rssfeed.forumid) WHERE rssfeed.options & 1; Code:
??? ??? ??Lu ?? X-Source-Args: /usr/local/apache/bin/httpd -DSSL X-Source-Dir: ***********.com:/public_html Database error in vBulletin : mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) /home/*****/public_html/includes/class_core.php on line 274 Code:
mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) /home/******/public_html/includes/class_core.php on line 274 Thank you. |
#2
|
|||
|
|||
![]()
Can't tell about the first error as you did not post the full error message.
The second and the third error indicates problems on the server with MySQL crashing or not being available, contact your host about this. more info on the last 2 errors: http://dev.mysql.com/doc/mysql/en/Ca...to_server.html |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|