Jump to content

can't connect to mysql server on 'localhost' 10061


nephesh

Recommended Posts

I am trying to manually install MySQL 5.5 on windows 7 64bit. I've extracted the zip to the C:\mysql\ directory, created a "my.ini" file using one of the samples and moved it into the "C:\windows\" directory. When I command prompt at the C:\mysql\bin\ directory "mysql" I get the error: "ERROR 2003 (HY000) can't connect to mysql server on 'localhost' 10061". What should I check? I just wanted to learn how to configure it manually so I didn't use the .msi. Thanks!

Just use the installer to set it up, that way it takes care of installing it as a service and starting it up.

 

You can learn about configuring it later by opening the my.ini file and reading through the comments and associated documentation in the manual.

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.