1 頁 (共 1 頁)

[問題]Knowledge Base安裝失敗

發表於 : 2003-08-02 07:12
gkfriend
問題外掛:Knowledge Base0.7.5
參考連結:http://phpbb-tw.net/phpbb/viewtopic.php?t=18316
使用版本:phpBB2.0.5
網站位置:http://sc.compsv.com/php
狀況描述: 我是先至http://eric.best-1.biz/viewtopic.php?t=1下載新版本0.7.5,
按照頻驟安裝,安裝完後進入「教學文件庫」,即顯示下列錯誤訊息。
爾後我又安裝0.7.1,仍然出現該錯誤訊息。
請教各位前賢,這該怎麼修復呢?

錯誤訊息:

代碼: 選擇全部

phpBB : Critical Error 
Could not query config information in kb_config
DEBUG MODE
SQL Error : 1146 Table 'php3.phpbb_kb_config' doesn't exist
SELECT * FROM phpbb_kb_config
Line : 38
File : /var/www/sc/php/includes/kb_header.php 

發表於 : 2003-08-04 04:30
Mac
SQL Error : 1146 Table 'php3.phpbb_kb_config' doesn't exist
phpbb_kb_config 資料表找不到\r
記得執行資料庫更新檔(如果你先執行了 sql 才安裝,建議你在執行一次)

~Mac

發表於 : 2003-08-04 08:29
gkfriend
感謝你的指導。
辛苦了。 ^^