SQL access denied (#1044) importing database
Posted: Wed Jan 19, 2011 2:40 am
I am trying to upload a new site that a friend has developed using CMSMS v1.9.2. I've tested it locally on my PC (XAMPP), and have uploaded the CMS folder to the site. I've also exported the local SQL database to an SQL file, ready to upload/import to the site.
I've updated config.php to point to what I believe are all the correct places (changed from C:\XAMPP... etc. to the public_htlml/CMS etc. locations).
When I run the import, I get "#1044 - Access denied for user 'mornstar'@'localhost' to database 'mstar'".
The database was created on a development system where the prefix and credentials are different than the settings on the site, and I suspect this is where my problem lies. What do I need to do to get the database imported?
At present, I have no database present on the site at all. Thanks for your help!
M
I've updated config.php to point to what I believe are all the correct places (changed from C:\XAMPP... etc. to the public_htlml/CMS etc. locations).
When I run the import, I get "#1044 - Access denied for user 'mornstar'@'localhost' to database 'mstar'".
The database was created on a development system where the prefix and credentials are different than the settings on the site, and I suspect this is where my problem lies. What do I need to do to get the database imported?
At present, I have no database present on the site at all. Thanks for your help!
M