[問題]Fatal error

phpBB 2 MOD Support
無論是官方或非官方認證之外掛,安裝與使用問題討論。
(發表文章請按照公告格式發表,違者砍文)

版主: 版主管理群

主題已鎖定
hsuehtsubin
星球普通子民
星球普通子民
文章: 4
註冊時間: 2003-04-25 23:14

[問題]Fatal error

文章 hsuehtsubin »

我的討論區在上傳檔案時~~如果上傳超過700kb的檔案
會出現以下的文字

Fatal error: Maximum execution time of 30 seconds exceeded in d:\appserv\www\modernity\posting.php on line 23

我也找出\r
posting.php on line 23的文字
請問我應該怎麼改\r
define('IN_PHPBB', true);
$phpbb_root_path = './';
include($phpbb_root_path . 'extension.inc');
include($phpbb_root_path . 'common.'.$phpEx);
include($phpbb_root_path . 'includes/bbcode.'.$phpEx);
include($phpbb_root_path . 'includes/functions_post.'.$phpEx);
hsuehtsubin
星球普通子民
星球普通子民
文章: 4
註冊時間: 2003-04-25 23:14

文章 hsuehtsubin »

請問這是上傳檔案時間過長所出現的錯誤嗎
要如何避免呢
主題已鎖定

回到「外掛問題討論」