1 頁 (共 1 頁)

[問題]如何從phpbb2.0.0升級到2.06

發表於 : 2003-09-25 11:07
cirfy
我看了裡面的文件\r
然後進行升級
沒想到出現了以下的英文
Warning: Failed opening './../extension.inc' for inclusion (include_path='.;c:\php\includes') in c:\appserv\www\up\install\update_to_206.php on line 46

Warning: Failed opening './../config.' for inclusion (include_path='.;c:\php\includes') in c:\appserv\www\up\install\update_to_206.php on line 47
Please read: INSTALL.html before attempting to update.

ps.
c:\appserv\www\up為我放更新檔的路徑

[閒聊]

發表於 : 2003-09-25 12:02
cirfy
已解決\r

剛剛爬文看到的

在 phpBB-2.0.6-files.zip 這個檔案中,有個 install 這個目錄,你應該把這個目錄以及其中的檔案完全上傳到 phpBB 的目錄下,然後透過瀏覽器去開啟(舉例)
http://網址/phpBB2/install/update_to_206.php
這個檔案,來更新資料庫。


...重點要把install的資料夾放到phpbb2下面!!