Skip to content

Instantly share code, notes, and snippets.

@dejanmarkovic
Created November 13, 2013 16:24
Show Gist options
  • Save dejanmarkovic/7451874 to your computer and use it in GitHub Desktop.
Save dejanmarkovic/7451874 to your computer and use it in GitHub Desktop.
Changin password for phpMyAdmin in Xampp on Windows
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