ScathDeSolas
Verified User
- Joined
- Feb 10, 2011
- Messages
- 52
Right so here's my issue: Somehow mysql got f***d and I have to clean up the pieces. My issue is bottled all into one and I checked google to no prevail.
I can't copy mysqld.sock to the /tmp/ directory.
I get this error on DirectAdmin's sql management:
I get this error when I just try to run mysqld.sock...
..,. that's just for starters.
Debian Lenny OS. Dedicated Server.
I can't copy mysqld.sock to the /tmp/ directory.
I get this error on DirectAdmin's sql management:
Code:
Error connecting to MySQL: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
I get this error when I just try to run mysqld.sock...
Code:
server:/var/run/mysqld# mysql --socket=/var/run/mysqld/mysqld.sock ...
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)
..,. that's just for starters.
Debian Lenny OS. Dedicated Server.