網頁連線到ubuntu下的phpmyadmin - Linux

Table of Contents

我是使用ubuntu的新手

最近用xampp套件在ubuntu架站

網頁已可正常WORK, 但phpmyadmin我在別台電腦都連不上,

出現下列訊息:
Access forbidden!

New XAMPP security concept:

Access to the requested object is only available from the local network.

This setting can be configured in the file "httpd-xampp.conf".

這應該是跟我設定有關, 要去check "httpd-xampp.conf"

問題是:

1. httpd-xampp.conf的明確路徑會在哪? (用了搜尋雖然找得到,
但我想知道到底在哪個目錄下, 因為找到了, 我也不會看路徑)

2. 那我要改這個檔案內的什麼部份, 才能在非local端的電腦連上phpmyadmin呢?

3. 爬文說, config.inc.php內的設定也會有影響, 但訊息顯示並不是改這個檔案,

希望有版友能教我一下, 3Q



--

All Comments

Doris avatarDoris2009-10-05
1. 不會看路徑那就沒辦法了
Liam avatarLiam2009-10-09
2. 你要先找到這一個檔案後面才有辦法講解
Irma avatarIrma2009-10-09
3. config.inc.php是phpmyadmin的吧~
Agatha avatarAgatha2009-10-11
找到路徑了, /opt/lampp/etc/extra/httpd-xampp.conf