MySQL Connection - remote - access problem
I've been through the development and testing of my website and now I am trying to deploy it.
I've signed up to a new host and acquired a new domain. I've been able to FTP all files and the basic site works. However the dynamic parts using MySQL and WordPress are not set up correctly.
As the first step to correcting this I've set up the remote Data base and one Table (same definition as the local testing). I've imported the same data to this table and this looks alright. The only difference I can see is that the Host restricts the Data base name by prefixing with my id and a '_' and therefore I've had to shorten the name to 'famhist' instead of 'familyhistory'.
My problem comes when I try to set up the MySQL Connection and try to select the Database it produces the following error message:
What I don't understand is where it would have picked up up the '.demon' part of this name. The website I'm going to replace has the '.demon' in the name but the new site does not.
My new host does allow remote test connection.
I'm using DW CS5 under Windows XP.
Any help would be much appreciated.
