Probably reason of this is that you did not create configuration file. You might want to
use setup script to create one.
把config.inc.php删除就可以,或者修改config.inc.php里的
$cfg['Servers'][$i]['controluser'] = '';
$cfg['Servers'][$i]['controlpass'] = '';
注释掉就会弹出来要求登陆。