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
The Connection for controluser as defined in your configuration failed, right after:
$cfg['Servers'][$i]['controluser'] = 'pma'; $cfg['Servers'][$i]['controlpass'] = 'you_password';