AbanteCart Community

eCommerce construction => Installation and Configuration => Topic started by: palihari on November 25, 2014, 08:55:49 AM

Title: Database connection Configuration error
Post by: palihari on November 25, 2014, 08:55:49 AM
I am getting the error message while installing

"Error : Could not make a database connection to database dbklj using klj2014@localhost"

"2::warning
   mysqli::mysqli(): (28000/1045): Access denied for user 'klj2014'@'localhost' (using password: YES) in D:\INETPUB\VHOSTS\shreesulaj.com\adminentry.shreesulaj.com\Ecom\core\database\amysqli.php on line 46"
Title: Re: Database connection Configuration error
Post by: Basara on November 25, 2014, 11:22:23 AM
Hello.

check your database credentials. This error message usually means that you are connecting to the wrong database server or use wrong database name or database user/password.