[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Mysql not starting after installing from source on RAQ4r



> Can anyone help with starting mysql after successfully instalation onto a
> raq4r from source. The error message I receive is:
>
> ERROR 2002: Can't connect to local MySQL server through socket
> '/tmp/mysql.sock' (111)



Oops.  Anywho...


mysql is started, you are having trouble connecting with the client.  Go
here and read about MySQL "Option Files":
http://www.mysql.com/documentation/mysql/bychapter/manual_Installing.html#Op
tion_files

This simplifies your connection to the server.  Try differnt connection
combinations in your option file if you trouble.  I would recommend not
including your password, so it'll prompt you.  Make sure to chmod your
option file down too.

--Stew
Cobalt Networks