运行一个沉重的脚本,在Apache日志中得到这个错误:
(70007)The timeout specified has expired: ap_content_length_filter: apr_bucket_read() failed, referer: http://domains/scriptName.php
试图提高max_execution_time,max_input_time无济于事。 有什么其他的设置我需要碰撞?
它说超时,这让我觉得它没有得到足够的时间来完成,但“content_length_filter”是告诉我,也许这是窒息太多的数据,查询正在做?
最后只是从命令行运行脚本