zkuste tento krok
-
Otevřete soubor config.inc.php v adresáři phpmyadmin
-
Najít řádek 21:
$cfg['Servers'][$i]['password'] = ''
-
Změňte jej na:
$cfg['Servers'][$i]['password'] = 'your_password';
-
Restartujte XAMPP
zkuste tento krok
Otevřete soubor config.inc.php v adresáři phpmyadmin
Najít řádek 21:$cfg['Servers'][$i]['password'] = ''
Změňte jej na:$cfg['Servers'][$i]['password'] = 'your_password';
Restartujte XAMPP