online-shopping-system-advanced icon indicating copy to clipboard operation
online-shopping-system-advanced copied to clipboard

Warning: mysqli_connect(): (HY000/1045): Access denied for user 'PuneethReddy'@'localhost'

Open tricky97 opened this issue 5 years ago • 4 comments

Warning: mysqli_connect(): (HY000/1045): Access denied for user 'PuneethReddy'@'localhost' (using password: NO) in C:\xampp\htdocs\online-shopping-system-advanced-master\db.php on line 9 Connection failed: Access denied for user 'PuneethReddy'@'localhost' (using password: NO)

tricky97 avatar Jul 05 '19 10:07 tricky97

Hey change your db.php and config.php files according to your db ,user and its password

matatashadrack avatar Jul 17 '19 10:07 matatashadrack

Warning: mysqli_connect(): (HY000/1044): Access denied for user ''@'localhost' to database 'ecommerece' in C:\xampp\htdocs\online-shopping-system-advanced-master\db.php on line 9 Connection failed: Access denied for user ''@'localhost' to database 'ecommerece'

Please Problem solve .

SHSShah1997 avatar Oct 18 '19 15:10 SHSShah1997

Warning: mysqli_connect(): (HY000/1045): Access denied for user 'PuneethReddy'@'localhost' (using password: NO) in C:\xampp\htdocs\online-shopping-system-advanced-master\db.php on line 9 Connection failed: Access denied for user 'PuneethReddy'@'localhost' (using password: NO)

Change the username in db.php file to "root"

PuneethReddyHC avatar Oct 24 '19 17:10 PuneethReddyHC

Change the username in db.php file to root

PuneethReddyHC avatar Oct 24 '19 17:10 PuneethReddyHC