MyBB Community Forums

Full Version: MyBB SQL Error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
2002 - Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (11)
Query:
[READ] Unable to connect to MySQL server


anyone know solution ? I'm Using in VPS Undecided was work fine before!
Is your mysqld service running? Check by executing service mysqld status via ssh, assuming you're using a linux box.

root@chserv [~]# service mysqld status
mysqld: unrecognized service Sad

Try this:

/etc/init.d/mysql restart
its work , but i think I'm under DDos , error again :/
Its your host probably that has something to tweak.

I got this thing recently, I asked my hosts to check up and it was done.