is mysql running???
try ps -ax | grep mysql
who are you doing it as, root or a regular user?
I'm trying to access mysql.
I'm using the terminal and typed in "mysql"
I then get the error:
ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
What does this mean and how can I fix this?
(I tried to use Tora as well, but got the same error)
is mysql running???
try ps -ax | grep mysql
who are you doing it as, root or a regular user?
Bookmarks