Create a root password for PHPMyAdmin

后端 未结 12 556
长情又很酷
长情又很酷 2020-12-12 10:19

PHPMyAdmin is giving me a message saying that the user (root) does not have a password.

So, how can I create one?

12条回答
  •  粉色の甜心
    2020-12-12 10:52

    To create root password in PHPMyAdmin in UI easy way, you can follow simple steps below:

    • Access phpMyAdmin with root account (no password) -> User accounts.

    Click on root > Edit privileges

    Then click on Change password

    Enter your desired password -> Go

    Logout and log-in again with new password

提交回复
热议问题