Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Remote connection to MySQL

Status
Not open for further replies.

fdgsogc

Vendor
Feb 26, 2004
160
CA
Trying to connect to a MySQL server from my desktop.
Specs:
My Desktop - XP OS - MySQL Administrator.
Server - Red Hat Linus OS - MySQL version 4.x

From the MySQL I am getting an error code 2003 "Can't connect to MySQL server (10060)". I am using the default port 3006.

Any suggestions? What additional information do you need to help me out here?
 
The first two things I can think of are:[ul][li]Check to make sure that MySQL is actually running on the Linux box. I once fought a connection problem for 2 hours, only to find out I didn't have MySQL running.[/li][li]Check your Linux firewall settings to make sure that connections to the port will be allowed. I learned this one the hard way once, too.[/li][/ul]


Want the best answers? Ask the best questions!

TANSTAAFL!!
 
Yes, it was a typing mistake. The issue turned out to be firewall related. Thanks for the comments.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top