diff --git a/config.inc.php b/config.inc.php index fafe24e..55ede0e 100644 --- a/config.inc.php +++ b/config.inc.php @@ -30,7 +30,7 @@ /* Server parameters */ $cfg['Servers'][$i]['host'] = 'mysql'; $cfg['Servers'][$i]['compress'] = false; -$cfg['Servers'][$i]['AllowNoPassword'] = false; +$cfg['Servers'][$i]['AllowNoPassword'] = true; /** * phpMyAdmin configuration storage settings.