[問題]attach_mod的安裝問題
發表於 : 2004-02-16 05:02
終於用上九牛二虎之力跟著install.txt的安裝及更改檔案,完成後就出見以下問題:
Parse error: parse error, unexpected T_STRING in c:\appserv\www\phpbb2\common.php on line 173
Fatal error: Call to undefined function: session_pagestart() in c:\appserv\www\phpbb2\index.php on line 31
在common.phph的173是我要改的新加字,我check了沒有錯,如下:
After the closing brace
include($phpbb_root_path . 'attach_mod/attachment_mod.'.$phpEx);
在index.php這個檔沒有改\r
請問是出錯在那????
我的phpbb2 為2.0.6
Parse error: parse error, unexpected T_STRING in c:\appserv\www\phpbb2\common.php on line 173
Fatal error: Call to undefined function: session_pagestart() in c:\appserv\www\phpbb2\index.php on line 31
在common.phph的173是我要改的新加字,我check了沒有錯,如下:
After the closing brace
include($phpbb_root_path . 'attach_mod/attachment_mod.'.$phpEx);
在index.php這個檔沒有改\r
請問是出錯在那????
我的phpbb2 為2.0.6