Page 1 of 1

How to connect MySQL on the w.w.web

Posted: Mon 01 Aug 2005 04:43
by Hiroshi Yamashita
Hello...
I want to connect MySQL on the w.w.web.
I tried all alternatives. Retriving error:

Now, I get bellow message.
Please show me proper rights in the MySql server.

Can't connect to MySql server on '220.107.121.154'(10060)

Following are some informations.

1.Telnet
The connection through Telnet is ok.
2.MySql version
3.23.54

Thank you.

Posted: Mon 01 Aug 2005 09:13
by Ikar
Most likely, the problem is not in rights at the server but in proxy/firewall etc settings. Please search for an answer in for this question in MySQL Reference Manual.

Posted: Tue 02 Aug 2005 11:34
by swierzbicki
You should open the tcp 3306 port (and redirect it to the right machine).
as ikar said, this is mostly an firewall issue