How to Set user name and Password of phpmyadmin [closed]

拟墨画扇 提交于 2019-12-06 16:59:01

问题


how to set username and password of phpmyadmin

I am using xampp software for localhost and I want to lock my phpmyadmin page when I open this link `

localhost/phpmyadmin

its opening direct now and I want to lock this page and use username and password

example when I open this page

localhost/phpmyadmin

its required username and password

how can I do this please help me to fix this issue

thanks


回答1:


You can simply open the phpmyadmin page from your browser, then open any existing database -> go to Privileges tab, click on your root user and then a popup window will appear, you can set your password there.. Hope this Helps.



来源:https://stackoverflow.com/questions/17010819/how-to-set-user-name-and-password-of-phpmyadmin

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!