当我运行命令时apache2ctl configtest
显示此错误
AH00526: Syntax error on line 193 of /etc/modsecurity/modsecurity.conf:
ModSecurity: Failed to open the audit log file: /var/log/apache2/modsec_audit.log
在第 193 行
SecAuditLog /var/log/apache2/modsec_audit.log
怎么了?谁能告诉我为什么
答案1
我迟到了将近两年才发表这篇文章,但就我而言,这是因为我在没有管理员权限的情况下执行了该命令。尝试使用 sudo apachectl -t 或 sudo apache2ctl configtest