Re: phpmyadmin的問題...

看板FreeBSD作者時間21年前 (2004/12/08 19:16), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串5/15 (看更多)
※ 引述《kirishimaumi.bbs@bbs.wretch.cc (霧島 海)》之銘言: > 現在順利安裝了 > 可是到http://localhost/phpMyAdmin/ > 沒辦法出現? > 我有去修改config.inc.php > $cfg['Servers'][$i]['host'] = 'localhost'; // MySQL host > $cfg['Servers'][$i]['port'] = ''; // MySQL port - leave blank > $cfg['Servers'][$i]['socket'] = ''; // Path to the socket - leav > $cfg['Servers'][$i]['connect_type'] = 'tcp'; // How to connect to MySQL s > $cfg['Servers'][$i]['extension'] = 'mysql'; // The php MySQL extension t > $cfg['Servers'][$i]['compress'] = FALSE; // Use compressed protocol f > // (requires PHP >= 4.3.0) > $cfg['Servers'][$i]['controluser'] = 'root'; // MySQL control user se > // (this user must have read > $cfg['Servers'][$i]['controlpass'] = '123456'; // access to the "my > // and "mysql/db" tables). > // The controluser is also > // used for all relational > // features (pmadb) > $cfg['Servers'][$i]['auth_type'] = 'http'; // Authentication method (conf > $cfg['Servers'][$i]['user'] = ''; // MySQL user > $cfg['Servers'][$i]['password'] = ''; // MySQL password (only need > 這邊有設定錯誤嗎?那個MySQL host該打什麼呢? > 謝謝! $cfg['PmaAbsoluteUri'] = 'http://ip/phpMyAdmin/'; $cfg['Servers'][$i]['controlpass'] = ''; //空白就好了 -- ***************************************************** * 瘋狂小惡魔分享討論區 * * http://appleboy46.no-ip.org/phpbb/index.php * * 無名相簿-appleboy * * http://www.wretch.cc/album/appleboy * ***************************************************** -- ※ Origin: SayYA 資訊站 <bbs.sayya.org> ◆ From: bbs.ee.ndhu.edu.tw
文章代碼(AID): #11jk9t00 (FreeBSD)
文章代碼(AID): #11jk9t00 (FreeBSD)