Error mysqli::real_connect(): (HY000/1045): Access denied for user 'root'@'localhost' (using password: NO)
0
votes
0
answers
1409
views
I'm completely new to MySQL and phpmyadmin. I was trying to add a password to my database/phpmyadmin but then I got this error:
>mysqli::real_connect(): (HY000/1045): Access denied for user 'root'@'localhost' (using password: NO)
>
>phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.
I'm using XAMPP on a MacBook Air. I've gone through couple of YouTube videos but they're on windows, and the XAMPP looks very different from mine.
I will continue looking for help but I am not winning currently.
Asked by Rori Putu
(1 rep)
Apr 28, 2023, 07:33 AM
Last activity: Apr 28, 2023, 09:04 AM
Last activity: Apr 28, 2023, 09:04 AM