SyntaxFix
Write A Post
Hire A Developer
Questions
Add this line to the file xampp\phpMyAdmin\config.inc:
xampp\phpMyAdmin\config.inc
$cfg['Servers'][$i]['port'] = '3307';
Here, my port is 3307, you can change it to yours.
3307