I keep getting the following errors with mysql connection through XAMPP and I don\'t know what to do:
That\'s the code in the config.inc.php
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