小地有到這一篇文章去看過教學了 每一次到這各地方都會錯誤
代碼: 選擇全部
$cfg['Servers'][$i]['controluser'] = 'xxxxxx'; // MySQL control user settings
// (this user must have read-only
紅色xxxxxx輸入您的 MySql 管理帳號
$cfg['Servers'][$i]['controlpass'] = 'xxxxxx'; // access to the "mysql/user"
// and "mysql/db" tables)
紅色xxxxxx輸入您的 MySql 管理密碼再重新進入的時候都會出現以下錯誤
代碼: 選擇全部
MySQL 傳回:
#1045 - Access denied for user: 'root@localhost' (Using password: YES)
我把所有步驟都做過了 這各步驟最後作 就是為了要知道是否出在這裡?
終於找到問題所在 不知道小弟哪裡做錯了?
如果不用這個動作 我輸入網址http://XXXX.XX/phpmyadmin
系統都會使用的root 密碼空白來進入
我應該到哪裡去設定帳號密碼呢?
應該說 我想問的是 如何去設定帳號密碼\r
預設帳號root 和密碼(密碼我想改成我自己要的)
我有去看過相關文章.......
XP + appserv-win32-2.4.0 架設



