How to make phpMyAdmin ask for my username and password
Posted
by
anitha
on Server Fault
See other posts from Server Fault
or by anitha
Published on 2011-02-19T05:00:47Z
Indexed on
2011/02/19
15:27 UTC
Read the original article
Hit count: 202
I am using rhel 5 and php 5 with mysql 5. My server is already configured and running all applications smoothly. I am accessing mysql as root and supplying my password. However, when I access phpmyadmin through browser, it is not asking for my password. Somebody please tell me how can I set it to prompt for username and password. Since I am not familiar with php and mysql please tell me how to do it in simple way.
© Server Fault or respective owner