我按照教學的myphp修改了一些設定
但是我改成http登入時
我都無法使用帳號密碼進入\r
一直說密碼錯誤
我設定的帳號密碼跟MySql
的密碼都一樣\r
但是就是無法登入\r
我修改了N天 也爬過文了~
但是都沒有我想要的回覆
請各位大大幫我忙一下 謝謝...
●架設主機作業系統:Windows Xp Home SP2
●快速架站程式:Appserv
●您的上網方式:HINET ADSL
●安裝程式:Apache + php + MySql
●phpBB2 版本:phpBB 2.0.11
[問題] 更改myphpadmin登入發生的錯誤
版主: 版主管理群
版面規則
本區是討論關於 phpBB 2.0.X 架設安裝上的問題,只要有安裝任何外掛,請到外掛討論相關版面按照公告格式發表。
(發表文章請按照公告格式發表,違者砍文)
本區是討論關於 phpBB 2.0.X 架設安裝上的問題,只要有安裝任何外掛,請到外掛討論相關版面按照公告格式發表。
(發表文章請按照公告格式發表,違者砍文)
使用原始設定不能進去嗎
帳號: root
密碼: 空白
帳號: root
密碼: 空白
我們都想寫下自己的故事,才初執筆就驚覺,悲歡離合竟也是年輕事!
平凡心動 http://www.hope99.idv.tw/
提出問題時,請提供較完整的資料,才能給你正確的答案,節省你的時間。
發問格式可參閱: http://phpbb-tw.net/phpbb/viewtopic.php?t=15329
PLUS 下載位址: http://www.phpbb2.de/dload.php?action=c ... &cat_id=20
平凡心動 http://www.hope99.idv.tw/
提出問題時,請提供較完整的資料,才能給你正確的答案,節省你的時間。
發問格式可參閱: http://phpbb-tw.net/phpbb/viewtopic.php?t=15329
PLUS 下載位址: http://www.phpbb2.de/dload.php?action=c ... &cat_id=20
原文提到:
[4.4] phpMyAdmin always gives "Access denied" when using HTTP authentication.
(phpMyAdmini在HTTP驗證模式下一直出現權限錯誤)
This could happen for several reasons:
(可能有以下原因)
$cfg['Servers'][$i]['controluser'] and/or $cfg['Servers'][$i]['controlpass'] are wrong.
($cfg['Servers'][$i]['controluser']和$cfg['Servers'][$i]['controlpass'] 設定錯誤)
The username/password you specify in the login-dialog are invalid.
(帳號密碼輸入錯誤)
You have already setup a security mechanism for the phpMyAdmin-directory, eg. a .htaccess file. This would interfere with phpMyAdmin's authentication, so remove it.
(你可能將phpMyAdmin的目錄設定其他權限,例如.htaccess檔案,這樣會影響到phpMyadmin的認證,所以請移除)
請參考看看
[4.4] phpMyAdmin always gives "Access denied" when using HTTP authentication.
(phpMyAdmini在HTTP驗證模式下一直出現權限錯誤)
This could happen for several reasons:
(可能有以下原因)
$cfg['Servers'][$i]['controluser'] and/or $cfg['Servers'][$i]['controlpass'] are wrong.
($cfg['Servers'][$i]['controluser']和$cfg['Servers'][$i]['controlpass'] 設定錯誤)
The username/password you specify in the login-dialog are invalid.
(帳號密碼輸入錯誤)
You have already setup a security mechanism for the phpMyAdmin-directory, eg. a .htaccess file. This would interfere with phpMyAdmin's authentication, so remove it.
(你可能將phpMyAdmin的目錄設定其他權限,例如.htaccess檔案,這樣會影響到phpMyadmin的認證,所以請移除)
請參考看看


