just created phpmyadmin from one-click application install but the problem is i cant login to mysql. even after pasting the mysql password properly its giving me following error.
root@server:~# mysql -u root -p
Enter password:
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
root@server:~#
is there any issue on mysql root password on phpmyadmin image?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
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.
Over a year later but I’m also running into the same problem - setup a LEMP stack and can see the root password via cat command but unable to login using it.
From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.