> I have set
> $cfg['Servers'][$i]['AllowNoPassword'] = true;
This is the default value when installing Wampserver or a version of PhpMyAdmin.
Quote
Help -> Help PhpMyAdmin
-- PhpMyAdmin
When starting phpMyAdmin, you will be asked for a user name and password.
After installing Wampserver 3, the default username is "root" (without quotes) and there is no password, which
means that you must leave the form Password box empty.
If PhpMyAdmin explicitly asks for a password, it means you've already set one.
As for Adminer, I admit that the help file doesn't mention that a password is required.
---------------------------------------------------------------
Documentation Apache -
Documentation PHP -
Documentation MySQL -
Wampserver install files & addons