小编Lon*_*ruz的帖子

SugarCRM请求超时

我正在使用SugarCRM来获取案例中的记录(超过1000条记录).我已经设置了config_override.php:

$sugar_config['max_record_fetch_size']= 1200;
Run Code Online (Sandbox Code Playgroud)

php.ini中:

max_execution_time = 3600;

我仍然得到超时错误.我还需要改变什么?

php linux apache sugarcrm

5
推荐指数
1
解决办法
766
查看次数

标签 统计

apache ×1

linux ×1

php ×1

sugarcrm ×1