【问题标题】:Apache + php-fpm AH01071: Got error 'the log buffer is full (1024). The access log request has been truncatedApache + php-fpm AH01071:出现错误“日志缓冲区已满 (1024)。访问日志请求已被截断
【发布时间】:2020-06-06 03:35:23
【问题描述】:

Apache 和 php 环境出现以下错误。

apache_error {
    "level":"error",
    "Message":"AH01071: Got error 'the log buffer is full (1024). The access log request has been truncated.'"
}

如何解决这个问题?

【问题讨论】:

    标签: php apache apache2 fpm


    【解决方案1】:

    打开 /etc/php-fpm.conf 并更新 log_limit = 4096 的值或更高,如果你愿意,然后是 systemctl restart php-fpm

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2021-11-18
      • 2012-01-30
      • 2018-01-14
      • 2019-07-03
      • 1970-01-01
      • 2016-05-16
      • 2020-07-07
      相关资源
      最近更新 更多