| Author |
Message |
drew
Joined: 25 Nov 2007 Posts: 2
|
Posted: Sun Nov 25, 2007 1:15 am Post subject: Can't connect to mySQL db |
|
|
When I try and connect to my table with the emails i get this errors from max pro bulk mailer
can't connect to mysql server on mysql-3.hostname.com' (10060)
I'm using port 3303 as the help files suggest
regards,
Andrew |
|
| Back to top |
|
 |
stanbusk Site Admin
Joined: 28 Dec 2005 Posts: 2526
|
Posted: Mon Nov 26, 2007 12:12 pm Post subject: |
|
|
| Error #10060 is a mySQL server timeout. Are you sure your server or database is set to allow external connections? |
|
| Back to top |
|
 |
drew
Joined: 25 Nov 2007 Posts: 2
|
Posted: Tue Nov 27, 2007 11:51 pm Post subject: |
|
|
Thanks for that. That has got me thinking, would any host allow externall connections to a db? Security reasons?
Andrew |
|
| Back to top |
|
 |
stanbusk Site Admin
Joined: 28 Dec 2005 Posts: 2526
|
Posted: Wed Nov 28, 2007 10:52 am Post subject: |
|
|
| As far as I know some servers don't allow external connections by default. You can change that from your web site control panel. |
|
| Back to top |
|
 |
|