When I try to connect in Knoda or mysqlcc I get the following message: [@localhost:3306] ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) Can anyone tell me what I'm doing wrong? I don't know anything about databases , so if you need more info please feel free to ask. I want to set up a database for a couple of hundred products with the following info like: product number , price, min and max stock and other things I cannot think of it now. Thanks for any help. -- The vast majority of our imports come from outside the country." - George W. Bush, January 29, 2001, Washington, DC Greetings from /bill at 169 west , 19 south. Disclaimer: Any errors in spelling, tact, or fact are transmission errors."
On Friday, 8 October 2004 00.09, Bill Wisse wrote:
When I try to connect in Knoda or mysqlcc I get the following message:
[@localhost:3306] ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
Can anyone tell me what I'm doing wrong?
Sounds like mysql simply isn't running. Check with "rcmysql status", and start it with "rcmysql start" if it isn't.
I don't know anything about databases
Don't forget to read the docs in /usr/share/doc/packages/mysql/ And don't forget to set the password for the admin user, it will tell you how the first time you start it
On Thursday 07 October 2004 11:21, Anders Johansson wrote:
On Friday, 8 October 2004 00.09, Bill Wisse wrote:
When I try to connect in Knoda or mysqlcc I get the following message:
[@localhost:3306] ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
Can anyone tell me what I'm doing wrong?
Sounds like mysql simply isn't running. Check with "rcmysql status", and start it with "rcmysql start" if it isn't.
I don't know anything about databases
Don't forget to read the docs in /usr/share/doc/packages/mysql/
And don't forget to set the password for the admin user, it will tell you how the first time you start it
Thanks for your quick reply, I'll do what you suggested . -- The vast majority of our imports come from outside the country." - George W. Bush, January 29, 2001, Washington, DC Greetings from /bill at 169 west , 19 south. Disclaimer: Any errors in spelling, tact, or fact are transmission errors."
On Thu, 2004-10-07 at 17:21, Anders Johansson wrote:
On Friday, 8 October 2004 00.09, Bill Wisse wrote:
When I try to connect in Knoda or mysqlcc I get the following message:
[@localhost:3306] ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
Can anyone tell me what I'm doing wrong?
Sounds like mysql simply isn't running. Check with "rcmysql status", and start it with "rcmysql start" if it isn't.
I don't know anything about databases
Don't forget to read the docs in /usr/share/doc/packages/mysql/
And don't forget to set the password for the admin user, it will tell you how the first time you start it
Thanks Anders. (I know I didn't ask, but I am interested in this.) Mike
participants (3)
-
Anders Johansson
-
Bill Wisse
-
Mike McMullin