I'm trying to connect to a MySQL db on a different domain using:
mysql_connect('mysql5.servername.lon.periodicnetwo rk.com:3306', 'mysql_user', 'mysql_pass');
and I've created 'mysql_user' as a new user on the db in Helm, but MySQL is saying:
Can't connect to MySQL server on 'mysql5.servername.lon.periodicnetwork.com' (10049)
Could anybody shed light on what I'm doing wrong please?


Reply With Quote
Just chill
Bookmarks