Log in

View Full Version : Database Errors! Help!


itisme1760
03-05-2007, 10:52 PM
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' (111)
/home/andrew/public_html/includes/class_core.php on line 273

What is this error? And how can I fix this?

Marco van Herwaarden
03-06-2007, 06:45 AM
This error means either:

1. The info in your config.php file is wrong (in which case your forums wouldn't work at all), or

2. MySQL crashed, it's not running or it can't find the socket. You need to contact your host about this. Here is more info on this error:

http://dev.mysql.com/doc/mysql/en/Can_not_connect_to_server.html