Hi all,
I have installed MySQL on a Windows2k box and am able to connect to it locally (both 127.0.0.1/localhost) however, I am not able to connect to it by the given IP (18.80.xx.xx) I tried telnet'ing to this IP on port 3306, but no connection.
I am installing an instance of Convea (groupware system) and need to be able to connect remotely.
Is there a simple way to change the IP's that MySQL listens on? Thanks!