If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Enabling Network Connections?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-30-09, 10:43
01010011 01010011 is offline
Registered User
 
Join Date: Nov 2009
Posts: 4
Enabling Network Connections?

Hello,

When trying to use mysqldump, I got this error message:

Quote:
mysqldump: Got error: 2003: Can't connect to MySQL server on 'localhost' (10061) when trying to connect
According to the MySQL Documentation Library, error 2003 means that my network connection has been refused and that I should check that there is a MySQL server running, that it has network connections enabled, and that the network port specified is the one configured on the server.

Now MySQL is running as a service and is started on my machine. My Questions are:

1. How do I enable network connections?
2. How do I specify that the network port specified is the one configured on the server?

Any assistance will be really appreciated. Thanks in advance.



Code:
http://dev.mysql.com/doc/refman/5.1/en/can-not-connect-to-server.html

Last edited by 01010011; 11-30-09 at 10:51.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On