Wanabo
Verified User
Today I updated DA from 1.643 to 1.644, after that I found several updates in CB including a new modsecurity ruleset.
2 out of 3 servers failed to start nginx:
I fixed the two servers by removing the REQUEST-922-MULTIPART-ATTACK.conf file.
All servers have the same setup, only the one that did not failed has php 8.1. instead of php 8.2
server 1: failed to start nginx, php 8.2
server 2: failed to start nginx, php 8.2
server 3: no problem, php 8.1
Not sure if the difference in php versions is relevant, because it is an nginx issue in combination with REQUEST-922-MULTIPART-ATTACK.conf
2 out of 3 servers failed to start nginx:
Code:
nginx: [emerg] "modsecurity_rules_file" directive Rules error. File: /etc/modsecurity.d/REQUEST-922-MULTIPART-ATTACK.conf
I fixed the two servers by removing the REQUEST-922-MULTIPART-ATTACK.conf file.
All servers have the same setup, only the one that did not failed has php 8.1. instead of php 8.2
server 1: failed to start nginx, php 8.2
server 2: failed to start nginx, php 8.2
server 3: no problem, php 8.1
Not sure if the difference in php versions is relevant, because it is an nginx issue in combination with REQUEST-922-MULTIPART-ATTACK.conf