Ga naar xampp>phpMyAdmin
Telefoonboek.
Zoek de config.inc.php
bestand.
Verander nu deze regel:
$cfg['Servers'][$i]['host'] = '127.0.0.1';
Naar
$cfg['Servers'][$i]['host'] = '127.0.0.1:3307';
Ga naar xampp>phpMyAdmin
Telefoonboek.
Zoek de config.inc.php
bestand.
Verander nu deze regel:
$cfg['Servers'][$i]['host'] = '127.0.0.1';
Naar
$cfg['Servers'][$i]['host'] = '127.0.0.1:3307';