Quote:
Originally Posted by Simulator™
Hey zusammen was heißst das und wie kann ich das beheben:?
/usr/local/bin/mysqladmin: connect to server at 'localhost' failed
error: 'Can't connect to local MySQL server through socket '/tmp/mysql.sock' ( '
Check that mysqld is running and that the socket: '/tmp/mysql.sock' exists!
freebsd# /usr/local/bin/mysqladmin -u root *Password*
/usr/local/bin/mysqladmin: connect to server at 'localhost' failed
error: 'Can't connect to local MySQL server through socket '/tmp/mysql.sock' ( '
Check that mysqld is running and that the socket: '/tmp/mysql.sock' exists!
|
cd /usr/ports/databases/mysql50-server #oder halt was du für eine version hast
make deinstall && make clean && make distclean
dann
cd /usr/ports/databases/mysql50-client #oder halt was du für eine version hast
make deinstall && make clean && make distclean
und dann halt wieder installieren tut mir leid das ich das nicht in Php Code gemacht habe aber bin nicht gut gelaunt
Musst wieder deinstallieren du hast einen Schritt in der Installation vergessen