[問題]電腦上模擬裝外掛 出現錯誤~拜託 請指導一下

phpBB Installation & Usage Support
phpBB 2 安裝於各類型作業平台之問題討論;外掛問題,請到相關版面依發問格式發表!
(發表文章請按照公告格式發表,違者砍文)

版主: 版主管理群

版面規則
本區是討論關於 phpBB 2.0.X 架設安裝上的問題,只要有安裝任何外掛,請到外掛討論相關版面按照公告格式發表。
(發表文章請按照公告格式發表,違者砍文)
主題已鎖定
Hsuan
星球普通子民
星球普通子民
文章: 30
註冊時間: 2004-09-06 08:34
聯繫:

[問題]電腦上模擬裝外掛 出現錯誤~拜託 請指導一下

文章 Hsuan »

各為大大好~
因為每次直接改網站上來裝外掛 導致很多次網站的當掉~因此 下定決心先再自己的網站上模擬一下~但是模擬前需要先把電腦上的用的跟網站上一樣~我已把網站上的phpbb跟資料庫備份了~用這些備份來副寫電腦裡的新論壇~以求電腦裡的跟網站上的一樣~然而當我復寫完後~就出現以下code~麻煩 請大家教教我怎樣解決!

Warning: Failed opening './includes/constants.php' for inclusion (include_path='.;c:\php4\pear') in c:\appserv\www\phpbb2\common.php on line 179

Warning: Failed opening './includes/template.php' for inclusion (include_path='.;c:\php4\pear') in c:\appserv\www\phpbb2\common.php on line 180

Warning: Failed opening './includes/sessions.php' for inclusion (include_path='.;c:\php4\pear') in c:\appserv\www\phpbb2\common.php on line 181

Warning: Failed opening './includes/auth.php' for inclusion (include_path='.;c:\php4\pear') in c:\appserv\www\phpbb2\common.php on line 182

Warning: Failed opening './includes/functions.php' for inclusion (include_path='.;c:\php4\pear') in c:\appserv\www\phpbb2\common.php on line 183

Warning: Failed opening './includes/db.php' for inclusion (include_path='.;c:\php4\pear') in c:\appserv\www\\phpbb2\common.php on line 184

Fatal error: Call to undefined function: encode_ip() in c:\appserv\www\phpbb2\common.php on line 195

這些問題好像都是出先在common.php檔的某些行~所以我把它貼上來了

179行 include($phpbb_root_path . 'includes/constants.'.$phpEx);
180行 include($phpbb_root_path . 'includes/template.'.$phpEx);
181行 include($phpbb_root_path . 'includes/sessions.'.$phpEx);
182行 include($phpbb_root_path . 'includes/auth.'.$phpEx);
183行 include($phpbb_root_path . 'includes/functions.'.$phpEx);
184行 include($phpbb_root_path . 'includes/db.'.$phpEx);

195行 $user_ip = encode_ip($client_ip);

請大家幫我看看應該怎樣改~謝謝
我在電腦上裝的是AppServ+php+mysql
PHPBB版本:2.0.10

再次謝謝大家~
努力的架站!

●架設主機作業系統:虛擬主機 用的是windows為作業系統
●您的上網方式:大樓區域網路
●您安裝的程式: php + MySql
●您的 phpBB2 版本:phpBB 2.0.18
●您的 domain(網域名稱) :tw-jh.com
●您的 phpBB2 連結網址:tw-jh.com
●安裝的風格: Igloo v1.02
●已安裝的外掛: 附加檔案; cash mod;勳章外掛;註冊文字; 版面圖示; advanced lind mod; 隨機logo; CPG; 快速坎人;閃亮會員名稱;bbcode box 5.0;寵物外掛;普通銀行外掛;付費瀏覽外掛1.0.9
神川小羽
調皮の小羽
調皮の小羽
文章: 1461
註冊時間: 2004-05-01 05:55
來自: 謎樣之筱語
聯繫:

文章 神川小羽 »

請看~ http://0928.adsldns.org/phpbb2/viewtopic.php?t=667
兩邊跑... 辛苦你嚕~
-.-
主題已鎖定

回到「phpBB 2 安裝與使用」