Question
Message: mysqli::real_connect(): (HY000/1045)
I am unable to open my website. My website is completely down today. I am getting below error but it was working till morning and I have not done any changes in droplet or phpmyadmin level -
Severity: Warning
Message: mysqli::real_connect(): (HY000/1045): Access denied for user ‘crazydeal’@'localhost’ (using password: YES)
Filename: mysqli/mysqli_driver.php
Line Number: 201
Backtrace:
File: /var/www/html/crazydeal/application/core/MYController.php
Line: 16
Function: _construct
File: /var/www/html/crazydeal/application/controllers/website/Home.php
Line: 15
Function: __construct
File: /var/www/html/crazydeal/index.php
Line: 316
Function: require_once
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×