●您的上網方式:ADSL
●您安裝的程式:Apache + php + MySql
●您的 phpBB2 版本:phpBB 2.0.8
我上週安裝phpBB 2.0.8是成功的,但今天重新照著上週步驟安裝時卻有下列問題,即使我把上週安裝的檔案重新覆蓋,仍是有下面問題
請問是那裡出了問題(是資料庫使用者的權限設定嗎??),又應該如何解決呢?
ps.登入、登出、系統管理控制台…的設定都正常!!
1.於新增、回覆訊息時會出現錯誤訊息:
Warning: submit_post(./includes/functions_search.php): failed to open stream: 沒有此一檔案或目錄 in /var/www/html/web/test/includes/functions_post.php on line 221
Warning: submit_post(): Failed opening './includes/functions_search.php' for inclusion (include_path='.:/usr/share/pear') in /var/www/html/web/test/includes/functions_post.php on line 221
Fatal error: Call to undefined function: add_search_words() in /var/www
2.於文章搜尋時會出現下列錯誤訊息:
Warning: main(./includes/functions_search.php): failed to open stream: 沒有此一檔案或目錄 in /var/www/html/web/test/search.php on line 28
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/web/test/search.php:28) in /var/www/html/web/test/includes/page_header.php on line 470
in /var/www/html/web/test/includes/page_header.php on line 476
in /var/www/html/web/test/includes/page_header.php on line 477

