php admin允许空密码登陆

libraries/config.default文件

$cfg['Servers'][$i]['nopassword'] = false; 
$cfg['Servers'][$i]['AllowNoPassword'] = false; 

posted @ 2016-03-24 22:40  Alex_Null  阅读(233)  评论(0)    收藏  举报