[Tue 01 11:14:37 ] [error] [client XX.XX.XX.XX] ModSecurity: Rule execution error – PCRE limits exceeded (-8): (null). [hostname “www.domainname.com”] [uri “/client/forgot_password.php”] [unique_id “HADMQWW3LaKoLKAiYAAaAAP”]
To fix This modsecurity issue with the domain, followed the steps given below :
1) Login to the server as root.
2)Go to directory /usr/local/apache/conf
Run :
[root@localhost~]# cd /usr/local/apache/conf
3)Then Create a file “pcre_modsecurity_exceeded_limits.conf” and paste following lines in it.
Run :
[root@localhost conf]# vi pcre_modsecurity_exceeded_limits.conf Code need to be paste :
SecPcreMatchLimit 150000
SecPcreMatchLimitRecursion 150000
4) Save and quit the file.
5) Make sure that the permissions assigned for the file are 600.
Run :
[root@localhost ~]# chmod 600 /usr/local/apache/conf/pcre_modsecurity_exceeded_limits.conf
6) Now open the file /usr/local/apachec/conf/modsec2.user.conf .
[root@server ~]# vi /usr/local/apachec/conf/modsec2.user.conf
7) Find the line ““
8 ) Add following line just below the above mentioned line that is ““
—————————————————–
Include “/usr/local/apache/conf/pcre_modsecurity_exceeded_limits.conf”
—————————————————–
9)Save and quit the file.
10) Now just restart your apache and mysql service.
[root@localhost ~]# /etc/init.d/httpd restart ; /etc/init.d/mysqld restart
What Is Instagram Marketing? Instagram Marketing includes using the platform to advertise your business or personal brand to increase visibility,…
Ah, the joys of building a website! Picture this: You're sitting there in your pajamas, coffee in hand, ready to…
Are you feeling like your website is running in slow motion? It can be frustrating when your online presence doesn't…
Are you ready to take your online store to the next level? Whether you're running a PrestaShop or OpenCart platform,…
Picture this: your website is like a fabulous party happening in the darkest corner of the internet, but nobody's showing…