1 頁 (共 1 頁)

[問題] 設定 root 密碼後,無法登入 phpMyAdmin

發表於 : 2007-10-08 18:29
killholic
軟體版本 : Appserv 2.4.5

設定完 $cfg['PmaAbsoluteUri'] = 'http://localhost/phpMyAdmin'; 之後

接著新增使用者

再來設定 root 密碼後
便無法登入 http://localhost/phpMyAdmin/

我修改
$cfg['Servers'][$i]['auth_type'] = 'config';
$cfg['Servers'][$i]['user'] = 'root';
$cfg['Servers'][$i]['password'] = '密碼';
依然無法登入 phpMyAdmin

Re: [問題] 設定 root 密碼後,無法登入 phpMyAdmin

發表於 : 2007-10-10 22:52
心靈捕手
killholic 寫:軟體版本 : Appserv 2.4.5

設定完 $cfg['PmaAbsoluteUri'] = 'http://localhost/phpMyAdmin'; 之後

接著新增使用者

再來設定 root 密碼後
便無法登入 http://localhost/phpMyAdmin/

我修改
$cfg['Servers'][$i]['auth_type'] = 'config';
$cfg['Servers'][$i]['user'] = 'root';
$cfg['Servers'][$i]['password'] = '密碼';
依然無法登入 phpMyAdmin
這篇文章參考看看.
http://phpbb-tw.net/phpbb/viewtopic.php?t=45926

ps.
移動至 'phpMyAdmin' 版面