phpmyadmin 認証追加

Posted in DB, PHP関連 on 9月 8th, 2010 by Site Administrator

/phpmyadmin/config.inc.phpを編集
$cfg[‘Servers’][$i][‘auth_type’] = ‘config’;

$cfg[‘Servers’][$i][‘auth_type’] = ‘http’;