Installing database Error

Im trying to install the free version of cs cart on a second domain and this is what comes up when i get to the part to install the database. Anyone know what to do?





Error

Can’t create database. Please check user permissions or create it manually.





Warning: mysqli::mysqli() [mysqli.mysqli]: (28000/1045): Access denied for user ‘harper’@‘localhost’ (using password: YES) in /home1/harpermo/public_html/movmxparts/core/db/mysqli.php on line 44



Warning: mysqli_query() [function.mysqli-query]: Couldn’t fetch cmysqli in /home1/harpermo/public_html/movmxparts/core/db/mysqli.php on line 71



Warning: mysqli_errno() [function.mysqli-errno]: Couldn’t fetch cmysqli in /home1/harpermo/public_html/movmxparts/core/db/mysqli.php on line 140



Warning: mysqli_errno() [function.mysqli-errno]: Couldn’t fetch cmysqli in /home1/harpermo/public_html/movmxparts/core/db/mysqli.php on line 140



Warning: mysqli_error() [function.mysqli-error]: Couldn’t fetch cmysqli in /home1/harpermo/public_html/movmxparts/core/db/mysqli.php on line 149

Nick,



Basically the information that you have entered into the installation screen doesn’t match up to what is on your server.



Did you set up a new database for this site? Did you assign a user to it?



Everything has to match or it won’t work.



Brandon

The important piece is that the DB must exist and have create rights for the db_user in config.local.php.