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 > Mysql remote access problem

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-10-04, 15:30
Mysticav Mysticav is offline
Registered User
 
Join Date: Apr 2004
Posts: 19
Mysql remote access problem

Hi,

I have installed APACHE/MySQL in my PC. Everything is working fine, actually I have my webpage pulling information from MySQL Database. Myweb page is hosted by my APACHE server. So, everything is in my PC.

On the other hand, I have a router (lynksys), forwarding port 80 to the computer who has the server (192.168.1.185). everything is fine,


Also, I have a dynamic IP, so I'm using a NO-IP account to fix it as static. (www.no-ip.com).


So I have 2 computers, one is the remote(192.168.1.185, the one who is hosting), and the other is the client (192.168.1.113, the one I use).


My problem is that when I try to connect using my NO-IP domain, it gives me the following error:

"Can't connect to MySQL server on 'babaram.sytes.net' (10061) in..."

But,
if I try using my local IP (192.168.1.185), it connects !!

Also, I have tried with my actual real IP, let's say: 201.130.154.8

and the problem persists.

I have granted full permission (xxxx@'%')

I heard somebody to mention that whe need to anabled remote access, but I dont understand what he tries to say, where is that ??

Also, in my.ini file,

I found this: #bind-address=192.168.1.185

Do I have to change that ?

Please help.
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