Anmeldung ohne Passwort ist durch Konfiguration verboten (siehe Alownopassword) Ubuntu

$ sudo nano /etc/phpmyadmin/config.inc.php
type “//” 
// $cfg['Servers'][$i]['AllowNoPassword'] = TRUE;

$ sudo service nginx restart
Snippets