PDA

View Full Version : how to implement password on phpmyadmin


amir
11-11-2005, 03:41 PM
hi all
we all work in a network environment.
we all can access phpmyadmin of any other.
is it possible to implement password on it.
i want if anybody try to access my phpmyadmin e.g.(aamir/phpmyadmin, aamir is my system name), a dialogue box of password will come.
if he enters the right password, he can access that.
Regards,
Aamir.

vinyl-junkie
11-11-2005, 10:46 PM
Have you checked the phpMyAdmin documentation (http://www.phpmyadmin.net/home_page/docs.php)? In particular, I'd pay close attention to item #3 on their install instructions. Their documentation seems to answer all your questions.