williamcosta
(usa Slackware)
Enviado em 14/06/2011 - 00:02h
Cesar curti seu blog cara, mto bom, eu fiz seus procedimentos, mais qdo eu fui iniciar o mysql:
bash-4.1# /etc/rc.d/rc.mysqld start
bash-4.1# nohup: redirecting stderr to stdout
Starting mysqld daemon with databases from /var/lib/mysql
STOPPING server from pid file /var/run/mysql/mysql.pid
110613 23:58:55 mysqld ended
ficou travado fiquei esperando um bucado, ai apertei ENTER e voltou para :
bash-4.1#
continuei a instalação tentando colocar a senha:
bash-4.1# mysqladmin -u root password "root"
mysqladmin: connect to server at 'localhost' failed
error: 'Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)'
Check that mysqld is running and that the socket: '/tmp/mysql.sock' exists!
bash-4.1#
diz que meu /tmp/mysql.sock não exite, mais eu vi la, e existe sim.