Page 1 of 1

I can not log in to phpmyadmin

PostPosted: 21. March 2019 06:36
by ufolog
I have set my own password and can not log in to phpmyadmin now.
mysqli_real_connect(): (HY000/1045): Access denied for user 'root'@'localhost' (using password: YES)


How to change the password for phpmyadmin?
Please help!

Re: I can not log in to phpmyadmin

PostPosted: 21. March 2019 06:40
by Altrea
How exactly did you try to set a new password?

Re: I can not log in to phpmyadmin

PostPosted: 21. March 2019 06:46
by ufolog
I use the ubuntu mate operating system, after installing xampp I started this sudo /opt/lampp/lampp security

Re: I can not log in to phpmyadmin

PostPosted: 21. March 2019 11:59
by Nobbie
After changing MySQL root password, you MUST edit config.inc.php in phpmyadmin folder and apply the new password (you will see, where to apply).

Re: I can not log in to phpmyadmin

PostPosted: 21. March 2019 15:56
by ufolog
Although I am an administrator. I have no right to see the contents of this file. Is this normal? How do I solve the problem?

Re: I can not log in to phpmyadmin

PostPosted: 21. March 2019 20:35
by Nobbie
Try to change the rights of the file (chmod), if you cannot, you cannot solve it.