1 頁 (共 1 頁)

[問題] 剛剛更新了phpbb版本

發表於 : 2006-03-28 10:41
choppy
我想問一下,由2.0.17 to 2.0.19那個檔案作更新,已經把所有把新檔案覆蓋掉舊檔案,還有一個folder"install",裡面有一個"update to latest.php"的檔案,這個檔案是否也需要執行呢??

麻煩大大指教!!先謝!!

發表於 : 2006-03-28 10:44
小竹子
這個檔案是資料庫升級,一定要執行,請在執行後移除該檔案

發表於 : 2006-03-28 11:14
choppy
:-( 我剛剛嘗試執行,把update to latest.php放在root/phpbb/底下.但執行時出現以下字句,在哪裡出錯了嗎??


Warning: main(./../extension.inc): failed to open stream: No such file or directory in /home/longlast/public_html/phpbb/update_to_latest.php on line 46

Warning: main(./../extension.inc): failed to open stream: No such file or directory in /home/longlast/public_html/phpbb/update_to_latest.php on line 46

Warning: main(): Failed opening './../extension.inc' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/longlast/public_html/phpbb/update_to_latest.php on line 46

Warning: main(./../config.): failed to open stream: No such file or directory in /home/longlast/public_html/phpbb/update_to_latest.php on line 47

Warning: main(./../config.): failed to open stream: No such file or directory in /home/longlast/public_html/phpbb/update_to_latest.php on line 47

Warning: main(): Failed opening './../config.' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/longlast/public_html/phpbb/update_to_latest.php on line 47
Please read: INSTALL.html before attempting to update.

發表於 : 2006-03-28 11:34
小竹子
那個檔案原本不是放在那邊的不是嗎?為什麼要另外改別的地方執行?

發表於 : 2006-03-28 11:36
choppy
小竹子 寫:那個檔案原本不是放在那邊的不是嗎?為什麼要另外改別的地方執行?
.

喔?!?正確應該放在那裡???

發表於 : 2006-03-28 11:44
choppy
:oops: 哈哈.....謝謝小竹子大大了!!我太笨.....已經把整個folder放上去,現在成功了!!!