代碼: 選擇全部
錯誤
MySQL 傳回:
Access denied for user: 'XXXXXXXX@localhost' (Using password: YES)
我也想問
$cfg['Servers'][$i]['controluser'] = 'xxxxxxxx';
$cfg['Servers'][$i]['controlpass'] = 'xxxxxxxx';
是不是都填入我的 MySQL account 就可以了!我做了﹐但 login 不到.
p.s. 我也改了 auth_type is 'http' 的。

