Aller à xampp>phpMyAdmin
Répertoire.
Trouvez le config.inc.php
fichier.
Changez maintenant cette ligne :
$cfg['Servers'][$i]['host'] = '127.0.0.1';
À
$cfg['Servers'][$i]['host'] = '127.0.0.1:3307';
Aller à xampp>phpMyAdmin
Répertoire.
Trouvez le config.inc.php
fichier.
Changez maintenant cette ligne :
$cfg['Servers'][$i]['host'] = '127.0.0.1';
À
$cfg['Servers'][$i]['host'] = '127.0.0.1:3307';