Hello,
Just woke up to a message on one of my websites.
"Error establishing a database connection"
So thought, I can just login to my DA admin account and check if the mysql service is running and try to restart it.
But, when I tried to log in with my username and password, I got this message:
"Invalid login. Please verify your Username and Password"
So I thought someone has hacked me or something, I changed my admin password through SSH and tried to log in, but I got the same message.
Tried to restart mysql though SSH.
srv:/home# mysql restart
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
What could have happened over the night? Thanks in advance!
Just woke up to a message on one of my websites.
"Error establishing a database connection"
So thought, I can just login to my DA admin account and check if the mysql service is running and try to restart it.
But, when I tried to log in with my username and password, I got this message:
"Invalid login. Please verify your Username and Password"
So I thought someone has hacked me or something, I changed my admin password through SSH and tried to log in, but I got the same message.
Tried to restart mysql though SSH.
srv:/home# mysql restart
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
What could have happened over the night? Thanks in advance!