Re: MYSQL MESS AFTER HOSTING SERVICE CRASH [message #21037 is a reply to message #21035] |
Tue, 09 November 2004 18:18 |
Ilia
Messages: 13241 Registered: January 2002
Karma:
|
Senior Member Administrator Core Developer |
|
|
creamywf wrote on Tue, 09 November 2004 13:16 |
Warning: mysql_connect(): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /hsphere/local/home/aag522/wf4bm.net/forum/index.php on line 57
Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /hsphere/local/home/aag522/wf4bm.net/forum/index.php on line 57
Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in /hsphere/local/home/aag522/wf4bm.net/forum/index.php on line 57
Fatal error: SQL Error has occurred, please contact the administrator of the forum and have them review the forum's SQL query log in /hsphere/local/home/aag522/wf4bm.net/forum/index.php on line 45
|
This is a different error, it's a connection issue. The database server either is not running or the unix domain socket's path had changed. You can find out the server's new address (ip) or new path to the unix domain socket from your ISP.
FUDforum Core Developer
|
|
|