Discussion:
Connecting to MySql in GoDaddy.com
(too old to reply)
Banshe2412
2007-12-07 19:38:06 UTC
Permalink
I am trying to set up a connection with a MySql database that I have setup at
www.godaddy.com, this is where my site is hosted. I have, so far been
unsuccessful. In the database connection dialog box within dreamweaver I have
input the information that godaddy has stated as thier host name or server name
but I get the error message "2005 Unknown Mysql server host 'https' (11001).
Can anyone help thanks.
GEAtkins
2007-12-11 19:19:22 UTC
Permalink
One thing to check. Make sure that your db name on godaddy is the same as the
db name on your testing server. Then change the connections file on DW
including host (not localhost), password and username and put the connections
file to remote.

Then change the connections file on DW back to the testing server and the
cloak that folder so its not uploaded again.

Glenn

Loading...