[問題][討論]phpmyadmin 問題.......
發表於 : 2003-09-07 11:35
我已跟著版主的方法在 config.inc 修改, 在 $cfg['Servers'][$i]['auth_type'] = 'config'; // Authentication method (config, http or cookie based)? 裡改了做 $cfg['Servers'][$i]['auth_type'] = 'http'; // Authentication method (config, http or cookie based)? 後出現登入名稱及密碼要求......
如何解決??
還有, $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" \r
// and "mysql/db" tables)
一定要修改嗎??
謝謝
如何解決??
還有, $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" \r
// and "mysql/db" tables)
一定要修改嗎??
謝謝