Error: SQLSTATE[28000] [1045] Access denied for user 'root'@'localhost' (using password: YES)
Possible solutions:
DB_PASS constant at the top of this file.DB_PASS to an empty string: define('DB_PASS', '');DB_USER.After fixing, refresh this page.