这是?????Fatal error: Maximum execution time of 30 seconds exceeded in E:\webdata\managerinfo.php on line 195

duwucn 2003-09-18 02:46:25
我用的php+Apache2.0.47+ORacle,最近因为数据输入超过4000条了,所以有时就会提示上面的错误,有时则不会?/

why,我改过了httpd.conf文件中的 timeout 2000,还不行
...全文
322 1 打赏 收藏 转发到动态 举报
写回复
用AI写文章
1 条回复
切换为时间正序
请发表友善的回复…
发表回复
duwucn 2003-09-18
  • 打赏
  • 举报
回复
$link_str = trim(OCIResult($stmt,"HASCOR"));
$find_it = "select id from info where bigid=$id and infono='$link_str' order by id";
$tmp = OCIParse($conn,$find_it);
OCIExecute($tmp);
if (OCIFetchInto($tmp,$temp_res)) $flg_flg = true; // 195行
OCIFreeStatement($tmp);

21,887

社区成员

发帖
与我相关
我的任务
社区描述
从PHP安装配置,PHP入门,PHP基础到PHP应用
社区管理员
  • 基础编程社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧