Does not log in to phpMyAdmin as root
Symptoms Authorization in phpMyAdmin under the root user fails.
Causes MySQL version 5.7 is used, in which authorization in the DBMS under the root user is possible only from the system itself.
Solution It is necessary to authorize under the user who was created to work with a specific database.