Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //Goto “\xampp\phpMyAdmin” (For Xampp)
- //Goto "\wamp\apps\phpmyadmin" (For Wamp)
- //find “Config.inc.php”
- //Change the word
- //$cfg [‘Servers’] [$a] [‘auth_type’] = ‘config’;
- $cfg [‘Servers’] [$a] [‘auth_type’] = ‘cookie’;
Add Comment
Please, Sign In to add comment