| Author |
Message |
bsimard
Joined: 17 Dec 2007 Posts: 1
|
Posted: Mon Dec 17, 2007 12:27 pm Post subject: MySQL remote access |
|
|
| Are MySQL databases set up on your hosting accounts accessible by scripts running remotely? |
|
| Back to top |
|
 |
scott CWH Staff
Joined: 02 Aug 2007 Posts: 52
|
Posted: Mon Dec 17, 2007 6:45 pm Post subject: |
|
|
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. |
|
| Back to top |
|
 |
|