Created
November 13, 2013 16:24
-
-
Save dejanmarkovic/7451874 to your computer and use it in GitHub Desktop.
Changin password for phpMyAdmin in Xampp on Windows
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1. Go to C:\xampp\phpMyAdmin\config.inc.php | |
2. change password here $cfg['Servers'][$i]['password']='root'; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment