Unable to log into socket: mysql.socket
Posted: 2007-08-19 15:02
Hallo,
ich sehe wieder Wald vor lauter Bäumen nicht.
Ich wollte mal das Script "tuning-primer.sh" benutzen um MySQL zu optimieren. Doch es kommt die Fehlermeldung wie im Threadtitel. Hier nochmal das ganze:
die rechte hatte ich testweise auf 777 gesetzt:
doch es will trotzdem nicht.
wenn ich mich richtig erinnern kann, wollte phpmyadmin auch nicht mit dem socket, weshalb ich es dort mit tcp mache.
könnt ihr mir da helfen?
ich sehe wieder Wald vor lauter Bäumen nicht.
Ich wollte mal das Script "tuning-primer.sh" benutzen um MySQL zu optimieren. Doch es kommt die Fehlermeldung wie im Threadtitel. Hier nochmal das ganze:
Code: Select all
# tuning-primer.sh
- INITIAL LOGIN ATTEMPT FAILED -
Testing Stored for passwords:- RETRY LOGIN ATTEMPT FAILED -
Could not auto detect login info!
Do you have your login handy ? [y/N] : y
User: root
Password:
Would you like me to create a ~/.my.cnf file for you? [y/N] : n
- FINAL LOGIN ATTEMPT FAILED -
Unable to log into socket: /var/run/mysqld/mysqld.sock
Code: Select all
# ls /var/run/mysqld/mysqld.sock
srwxrwxrwx 2 mysql mysql 0 2007-08-15 18:31 /var/run/mysqld/mysqld.sock
wenn ich mich richtig erinnern kann, wollte phpmyadmin auch nicht mit dem socket, weshalb ich es dort mit tcp mache.
könnt ihr mir da helfen?