Ambrose Krapacs wrote:
[...]
I have tried using telnet to connect to port 3306 and it does appear that the server is listening because it refuses the telnet connection.

Well, that would tend to indicate exactly the opposite : either MySQL is *not* listening on that port, or something is blocking your telnet from connecting to that port.
Otherwise, it would accept to connect.

But try what David suggested first. If that does not connect, then you do have a TCP/IP problem connecting to the MySQL port. And then maybe there is some kind of firewall or other port-blocking software active there.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to