phpmyadmin里修改密码后再修改
web/phpmyadmin/libraries/config.default.php

$cfg[‘Servers’][$i][‘auth_type’]设为cookie

$cfg[‘blowfish_secret’] = ”;也设为cookie

样式:$cfg[‘Servers’][$i][‘auth_type’] = ‘cookie’;


0 条评论

发表回复

Avatar placeholder

您的邮箱地址不会被公开。 必填项已用 * 标注