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 > Connecting MySQL to remote problem...

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-31-04, 08:40
Daniel_Johns Daniel_Johns is offline
Registered User
 
Join Date: Jul 2004
Posts: 69
Connecting MySQL to remote problem...

Hi all!

I got apache and mysql running. when connecting via localhost(PC 1), it got no problem. the problem came when i try to connect to the MySQL db to a remote pc (PC 2). i like to ask any help what should i do with this...and i just cant really figure out how come i cant connect to the other MySQL in the other pc...

figures:

PC 1: Apache, MySQL installed/running perfectly
PC 2: Apache, MySQL installed/running perfectly
Network connections are flawless...
Reply With Quote
  #2 (permalink)  
Old 08-31-04, 16:28
jmut jmut is offline
Registered User
 
Join Date: Mar 2004
Location: Bulgaria
Posts: 22
Could you describe how exactly are you trying to connect to myslqd at PC2.
And any info regarding mysql version on both PCs, configuration and so on.
Reply With Quote
  #3 (permalink)  
Old 09-01-04, 09:50
Daniel_Johns Daniel_Johns is offline
Registered User
 
Join Date: Jul 2004
Posts: 69
hi!

I just want to connect a MySQL db from PC 2 from my pc at PC 1. Installed on both pc's are MySQL v.4.0 and Apache 2.0.50. Configurations are basic, no strong security or whatever frills, just basic installation.

The way i connect to PC 2: mysql -h PC2 -u MyUserName -p

then....error connecting....error 10060 (if im correct) but when I try to connect thru localhost, no problems at all....any idea on this? btw, thnx for the reply.
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