Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

how to get login option for phpmyadmin in xampp

Tags:

People also ask

How do I log into phpMyAdmin xampp?

Open phpMyAdmin in XAMPP. The phpMyAdmin interface. If you're asked to log in, use the username “root” and enter your root password. If you haven't set one yet, you can leave it blank.

How do I access phpMyAdmin login?

You should be able to access phpMyAdmin directly, by browsing to http://127.0.0.1/phpmyadmin. Log in to phpMyAdmin by using the following credentials: Username: root. Password: The same as the application password.


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