Author Topic: Database connection Configuration error  (Read 3615 times)

Offline palihari

  • Newbie
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Database connection Configuration error
« 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"

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5774
  • Karma: +274/-2
    • View Profile
Re: Database connection Configuration error
« Reply #1 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.

 

Powered by SMFPacks Social Login Mod