when installing using the apt-get install phpmyadmin command, I got the dbconfig-common configuration window, entered all the data, but at the end there was an error:
ERROR 1045 (28000): Access denied for user 'root' @ 'localhost' (using │ │ password: YES)
how to access mysql to complete phpmyadmin setup?
$ mysql -uroot -p? - aleksandr barakin