XF 1.2 "Can't connect to local MySQL server"

Neszy

Member
Hello,

Site is located here if you want to see the error yourself. The full error reads:

An exception occurred: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /home/odysseyg/public_html/library/Zend/Db/Adapter/Mysqli.php on line 333

  1. Zend_Db_Adapter_Mysqli->_connect() in Zend/Db/Adapter/Abstract.php at line 315
  2. Zend_Db_Adapter_Abstract->getConnection() in XenForo/Application.php at line 684
  3. XenForo_Application->loadDb()
  4. call_user_func_array() in XenForo/Application.php at line 921
  5. XenForo_Application->lazyLoad() in XenForo/Application.php at line 952
  6. XenForo_Application::get() in XenForo/Application.php at line 1336
  7. XenForo_Application::getDb() in XenForo/Error.php at line 52
  8. XenForo_Error::unexpectedException() in XenForo/Application.php at line 363
  9. XenForo_Application::handleException()

Anybody have any idea what's going on/how I can fix this? I haven't touched my webserver for a few days - it was working yesterday and now it's not working at all. Is this a XenForo error or should I take it up with my hosts?

Thanks in advance.
 
Top Bottom