Skip to main content
December 7, 2007
Question

Connecting to MySql in GoDaddy.com

  • December 7, 2007
  • 1 reply
  • 365 views
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.
This topic has been closed for replies.

1 reply

Known Participant
December 11, 2007
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