1 頁 (共 1 頁)

[問題][已解決]於新增、回覆訊息、文章搜尋時會出現錯誤訊

發表於 : 2004-04-07 19:35
gin225
●主機作業系統:Linux
●您的上網方式:ADSL
●您安裝的程式:Apache + php + MySql
●您的 phpBB2 版本:phpBB 2.0.8

我上週安裝phpBB 2.0.8是成功的,但今天重新照著上週步驟安裝時卻有下列問題,即使我把上週安裝的檔案重新覆蓋,仍是有下面問題 :cry:

請問是那裡出了問題(是資料庫使用者的權限設定嗎??),又應該如何解決呢?
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

發表於 : 2004-04-07 21:03
動機不明
照字面看你這兩個檔案是不是不見了?

includes/functions_search.php
search.php

↑ ?

發表於 : 2004-04-08 11:31
gin225
謝謝動機不明~
我真的是太豬頭了~ :oops:
竟在拷貝檔案過程中沒拷貝完全,
檔案補上後,系統現在又可正常運作了,
十分感激你花時間來回答我這笨問題!! :-D