Page 1 of 1

MySQL remote access

PostPosted: Mon Dec 17, 2007 1:27 pm
by bsimard
Are MySQL databases set up on your hosting accounts accessible by scripts running remotely?

PostPosted: Mon Dec 17, 2007 7:45 pm
by scott
Hello :)

You will need to set the hostname as the domain IP instead of "localhost" on the script for remote MySQL connection.

Moreover, it will need to enable your local IP on our firewall settings for this to work.