I am running on a Windows XP machine with ODBC 3.51.26 driver connection package. I used
http://whatismyip.com/ to find my IP address and then using cPanel Remote MySQL I plugged in that IP address as an allowable Host. From the ODBC connect stuff on my XP machine I plugged in all of the proper info; DB name (full name motohea_xxx), User Name (motorhea_yyy, and Password (zzzzzz). I did not specify a port or any other special configuration parameters. Using the ODBC driver to test the interface, I get the following error.
[
MySQL][ODBC 3.51 Driver]Can't connect to MySQL server on 'XX.X.XXX.XXX' (10060) where XX... is the IP address of the MySQL Server.
I then set up the XP based ODBC connections driver to test against the old Plesk based IP and it worked which confirms to me that my side of things is working just fine, at least with the Plesk based database.
Is there a specific port that needs to be specified with cPanel? What else can I look at or test?