Page 1 of 1

phpMyAdmin doesn't ask for root password

PostPosted: 25. August 2009 09:21
by gandalf458
I have been running XAMPP with root / no password for a while and decided to give root a password. This has worked with access to my databases but when I try to get into phpMyAdmin from http://localhost/phpmyadmin/ I get access denied - invalid settings.

How do I either get phpMyAdmin to ask for a username and password or give it root's password?

Thanks

Re: phpMyAdmin doesn't ask for root password

PostPosted: 25. August 2009 10:09
by Nobbie
Read the file "documentation.txt" or (within a browser) the file "documentation.html".

Re: phpMyAdmin doesn't ask for root password

PostPosted: 25. August 2009 10:49
by gandalf458
Ah - found the config.inc.php file...