auth_type:config→cookie
userとpassword:コメントアウト
/* Authentication type and info */
$cfg['Servers'][$i]['auth_type'] = 'cookie';
// $cfg['Servers'][$i]['user'] = 'root';
// $cfg['Servers'][$i]['password'] = '';
$cfg['Servers'][$i]['AllowNoPassword'] = true;
0 件のコメント:
コメントを投稿