No of visitors who read this post: 164
Category: MySQL Server
Type: Question
No votes yet

Hi folks, I’m getting this error when I try to connect to MySQL server..

"MySQL Query Browser Error
Could not connect to the specified instance.
MySQL Error Nr.2003
Can't connect to MySQL server on '192.168.1.11'(10060)
If you want to check the network connection,please click the Ping button."

I am using a connection profile to establish the connection and the server is named in profile.

It would be really helpful if someone could come up with a solution.

Thank you.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

#

Using IIS could be complicated. There is probably wrong to the installation of MySQL to your computer, or you set some security like using password that’s why you can’t connect to it. Why don’t use wamp server. It is very easy to use and very easy to install.

All you need to do is to search wamp server to Google and download it, after download then proceed to installation. No complicated configuration. It installs Apache, PHP5 and MySQL. It allows managing the server easily. After that installation everything will be fine, unlike the one that you are using. For you to solve that, I think you need to re-install or re-configure your server.

Good luck.