還原Maximum execution time of 30 seconds exceeded

phpBB 大部分皆是由竹貓星球提供資料!
頭像
懸壺子
系統管理員
系統管理員
主題中的帖子: 1
文章: 33377
註冊時間: 2001-10-05 , 10:10
個人狀態: 道骨學習佛心..^^..
貼心留言: 氣候不穩
性別: 公仔
來自: 黃金故鄉
聯繫:

還原Maximum execution time of 30 seconds exceeded

未閱讀文章 懸壺子 »

還原Maximum execution time of 30 seconds exceeded

http://phpbb-tw.net/phpbb/viewtopic.php?t=46997
michaelliu0624 寫到:
如果與MySQL資料庫連結
作的動作太複雜
會超過30秒時間
每一次都會跑出Fatal error: Maximum execution time of 30 seconds exceeded
然後做的動作就失敗
請問這有辦法解決嗎?

感謝前輩指點迷津
心靈捕手發布
建議您:
檢視, 修改 (加大) 兩個檔案的設定值.
1. php.ini
代碼:

max_execution_time = 30


2. phpMyAdmin/config.inc.php 或者 phpMyAdmin/libraries/config.default.php
代碼:

$cfg['ExecTimeLimit']           = 300;
圖檔
版面鎖定 主題已鎖定

回到「phpBB2」