phpMyAdmin的設定 - BBS

Hamiltion avatar
By Hamiltion
at 2006-12-19T23:54

Table of Contents

我在/usr/local/www/phpMyAdmin/config.inc.php設定

$cfg[PmaAbsoluterUri'] = 'http://192.168.0.1/phpMyAdmin/";
(已設定Alias /phpMyAdmin "/usr/local/www/phpMyAdmin/"
<Directory "/usr/local/www/phpMyAdmin/">
Options Indexes MultiViews
AllowOverride None
Order allow,deny
Allow from all
</Directory> )
$cfg['Servers'][$i]['host'] = 'localhost';
$cfg['Servers'][$i]['connect_type'] = 'tcp';
$cfg['Servers'][$i]['extension'] = 'mysqli';
(我安裝apache2.0.59 + mysql 5.0.27 + php5)
$cfg['Servers'][$i]['auth_type'] = 'cookie';

$cfg['Servers'][$i]['controluser'] = 'slinbody'; <-- 這兩行是設定網頁登入時
$cfg['Servers'][$i]['controlpass'] = 'slinbody'; <-- 的帳號密碼嗎??

最後也在mysql內
mysql>GRANT ALL PRIVILEGES ON test.* TO [email protected]
IDENTIFIED BY 'slinbody';

(192.168.0.4是另一台電腦)

最後我用http://192.168.0.1/phpMyAdmin/ 進去都出現
伺服器索引錯誤: "" 左邊是出現沒有資料庫

請問大家我有哪裡沒設好嗎??謝謝回答.....

--
Tags: BBS

All Comments

無法tar @這個目錄

Cara avatar
By Cara
at 2006-12-19T22:24
※ 引述《lzch.bbsatbbs.ntnu.edu.tw (不知道耶??)》之銘言: : ※ 引述《blestadsl.bbsatptt.cc (咖哩桔子)》之銘言: : andgt; 最近在備份 bbs : andgt; gem/at : andgt; cd ~/gem : andgt; tar cvf ...

無法tar @這個目錄

Ophelia avatar
By Ophelia
at 2006-12-19T16:54
※ 引述《chiouss (Alive a Life)》之銘言: : ※ 引述《pondaniel (NICE~~彭彭!!)》之銘言: : : tar zcvf bbs.tgz /home/bbs : : ^^^^ ^^^^^^^←檔名 : : ↑你好像打錯了 : 順序沒差吧 =.= 如果 ...

無法tar @這個目錄

Isabella avatar
By Isabella
at 2006-12-19T12:49
※ 引述《blestadsl (咖哩桔子)》之銘言: : 最近在備份 bbs : gem/at : cd ~/gem : tar cvfz at.tgz at : 在這裡都惠停很久,裡面檔案很小,也不多 : 請問這是什麼問題andamp;可能該如何解決呢? : 先感謝大大們. : OS:FreeBSD 6.1 ...

無法tar @這個目錄

Charlie avatar
By Charlie
at 2006-12-19T12:46
※ 引述《pondaniel (NICE~~彭彭!!)》之銘言: : : tar cvfz at.tgz at : tar zcvf bbs.tgz /home/bbs : ^^^^ ^^^^^^^←檔名 : ↑你好像打錯了 順序沒差吧 =.= -- 要開啟新的一道門,任誰都會感覺不安。 ...

無法tar @這個目錄

Iris avatar
By Iris
at 2006-12-19T11:05
※ 引述《blestadsl (咖哩桔子)》之銘言: : 最近在備份 bbs : gem/at : cd ~/gem : tar cvfz at.tgz at : 在這裡都惠停很久,裡面檔案很小,也不多 : 請問這是什麼問題andamp;可能該如何解決呢? : 先感謝大大們. : OS:FreeBSD 6.1 ...