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.
|
feedback
|
|
You can use Apache HTTP authentication for phpMyAdmin, or you can specify a username and password in the config.inc.php file in your phpMyAdmin installation directory. More information available here. | |||
|
feedback
|
|
This is easy to be done.
Everything now should be working fine and should ask for a user and password. Hope this helps :) | ||||
|
feedback
|