mysql -u root -p Enter password: ERROR 1698 (28000): Access denied for user 'root'@'localhost' Not sure how to fix this. Reply Emmet on August 18, 2022 at 10:38 pm Editor Hi Neo, Sorry to hear that you are having issues with the tutorial. I have updated the installation steps...
mysqli_real_connect(): (HY000/1698): Access denied for user 'root '@'localhost' If you log in with userphpmyadmin, you won’t see the above error. However, userphpmyadmincan only be used to manage thephpmyadmindatabase. The cause of the error is that by default MariDB root user is ...