
當我照著http://phpbb-tw.net/phpbb/viewtopic.php?t=16221這篇教學去做, 我就出現了這個問題,
會否是我用了一個比較新的version的mySQL, 才有這個問題?
我是用windows 2000 profressional版
請各位大大解答一下, 謝謝m(_ _)m
版主: 版主管理群

代碼: 選擇全部
$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" 

