Page 1 of 1

how to reset or recover phpMyadmin password in XAMPP?

PostPosted: 11. December 2006 11:01
by legolas
Hi
Thank you for reading my post
I lost the phpMyAdmin password, I have XAMPP 1.5.4a , how i can recover it or reset it to some default password?

thanks

Re: how to reset or recover phpMyadmin password in XAMPP?

PostPosted: 11. December 2006 11:55
by Izzy
legolas wrote:Hi
Thank you for reading my post
I lost the phpMyAdmin password, I have XAMPP 1.5.4a , how i can recover it or reset it to some default password?

thanks


Use:
xampp\mysql\resetroot.bat

phpMyAdmin uses the MySQL user root/password combo.

After running the batch file you can set a new password here:
http://localhost/security/xamppsecurity.php
or from the Security menu item in the XAMPP Welcome Page.