how to get login option for phpmyadmin in xampp

authentication, phpmyadmin, xampp

Solution

Can you set the password to the phpmyadmin here

http://localhost/security/index.php

Problem

when i open localhost/phpmyadmin/ in xampp it opens directly the home page with root as user but not a login page. My page looks same as in here in this link how can I get a login page, what are the setting I should do to get a login page

Original source

Related problems