在“fcgiext.ini”最末php的配置内容下增加一些参数,如下:
引用
[types]
php=php
[php]
exepath=c:/php/php-cgi.exe
instancemaxrequests=10000
environmentvars=php_fcgi_max_requests:10000
requesttimeout=500
activitytimeout=900
如果遇到的是“fastcgi process exceeded configured activity timeout ”的错误,也是这样解决。
【说明】:本文章由站长整理发布,文章内容不代表本站观点,如文中有侵权行为,请与本站客服联系(QQ:)!