Gallery2 的問題 - Linux

Table of Contents

※ [本文轉錄自 PHP 看板]

作者: uelx (來杯桂花冰釀) 看板: PHP
標題: [請益] Gallery2 的問題
時間: Sat Apr 18 15:39:58 2009


各位前輩好,小弟遇到一個問題

原本運作好好的Gallery2出現一個訊息 系統是 大便 Linux 4

"An error has occurred while interacting with the database. "

上Gallery2官網找FAQ 找到這個解答

If you move servers or hosts, it is possible that you may encounter a
"Database Error" screen, with the text
"An error has occurred while interacting with the database.".
If you're using Gallery2 with MySQL, this may be caused by having a
different MySQL client library on your new machine/server.
To attempt a fix, editing your config.php changing the line

$storeConfig['type'] = 'mysqli';
TO
$storeConfig['type'] = 'mysqlt';

但是我用find去找config.php尋找不到
不知道有沒有用過gallery2的高手,可以告知我一下 config.php應該會在那個
目錄 讓我可以去修改看看,或是有別的解決方式,有一點急
因為這相簿是正在運作的相簿,別人需要用到,先萬分感謝了。

--

http://www.flickr.com/photos/uelx/

--

All Comments

Damian avatarDamian2009-04-19
在你 gallery2 的目錄底下