07-24-2011, 05:13 PM
So, I now have Letodms installed on the new server. I have created the database, copied the content folder
I have exported the sqldump from the original server, but when I try to import to the new database i get an error
"SQL query:
--
-- Database: `haylauic_quobay`
--
CREATE DATABASE `haylauic_quobay` DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci
MySQL said: Documentation
#1044 - Access denied for user 'dbo375524523'@'%' to database 'haylauic_quobay'
Now, I know nothing about sql database, but that eror message actually makes some sense to me because the database has a different name, as do the tables
So, where to go from here? As i have the data on the new server, what I actually need to pick up is the folder, locations, comments etc. Can I do this somehow?
Any help gratefully received
I have exported the sqldump from the original server, but when I try to import to the new database i get an error
"SQL query:
--
-- Database: `haylauic_quobay`
--
CREATE DATABASE `haylauic_quobay` DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci
MySQL said: Documentation
#1044 - Access denied for user 'dbo375524523'@'%' to database 'haylauic_quobay'
Now, I know nothing about sql database, but that eror message actually makes some sense to me because the database has a different name, as do the tables
So, where to go from here? As i have the data on the new server, what I actually need to pick up is the folder, locations, comments etc. Can I do this somehow?
Any help gratefully received