php - How do I access phpMyAdmin? -


i installed phpmyadmin on computer. used apache http server. however, every time go http://localhost/phpmyadmin/, screen appears:

enter image description here

how make login screen appears instead:

enter image description here

you may better off install integrated suite, such as:

xampp - linux/windows/apple * store web pages in htdocs

wamp - windows

mamp - apple

then, going address localhost give menu, components (apache, phpmyadmin, tomcat, etc etc)

they free, why not?


Comments

Popular posts from this blog

c# - How Configure Devart dotConnect for SQLite Code First? -

java - Copying object fields -

c++ - Clear the memory after returning a vector in a function -