Page 1 of 1

login and password for phpmyadmin

PostPosted: 18. February 2009 18:05
by garyww
Do anyone know how to have a very simple login password page in order
to access to the following page

http://localhost/phpmyadmin


Please give hints steps by steps if possible.


thanks to let me know
gar

Re: login and password for phpmyadmin

PostPosted: 18. February 2009 18:11
by Wiedmann
Use the security page.

Re: login and password for phpmyadmin

PostPosted: 19. February 2009 07:05
by garyww
When i tried this
http://localhost/security/xamppsecurity.php to setup a simple login and password
to block the //localhost/phpmyadmin

It returns
Access forbidden!
You don't have permission to access the requested object. It is either read-protected or not readable by the server.

If you think this is a server error, please contact the webmaster.

Error 403
localhost
02/16/09 22:43:26
Apache/2.2.11 (Win32) DAV/2 mod_ssl/2.2.11 OpenSSL/0.9.8i mod_autoindex_color PHP/5.2.8 mod_perl/2.0.4 Perl/v5.10.0

Re: login and password for phpmyadmin

PostPosted: 19. February 2009 07:22
by Izzy
Don't use that address use http://localhost/security instead - see your other posts for a possible Access forbidden! fix.