Search found 2 matches
- Fri Jan 21, 2011 5:54 am
- Forum: CMSMS Core
- Topic: SQL access denied (#1044) importing database
- Replies: 2
- Views: 1759
[Solved] SQL access denied (#1044) importing database
Host helped me out... I needed to edit the exported SQL database on my PC. Here's the info they provided... #1044 - Access denied for user 'username1'@'localhost' to database 'user2_wrdp9' The problem here is your import file contains an SQL query that attempts to create a database for the wrong use...
- Wed Jan 19, 2011 2:40 am
- Forum: CMSMS Core
- Topic: SQL access denied (#1044) importing database
- Replies: 2
- Views: 1759
SQL access denied (#1044) importing database
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 wh...