$cfg['blowfish_secret'] = '';
为:$cfg['blowfish_secret'] = 'anyrandomtextyouwant';
更改:$cfg['Servers'][$i]['auth_type'] = 'http'; // Authentication method (config, http or cookie based)?
为:$cfg['Servers'][$i]['auth_type'] = 'cookie'; // Authentication method (config, http or cookie based)?
然后关闭所有浏览器并尝试再次连接。







