Rule execution error – PCRE limits exceeded (-8)

[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 […]

See More

PHP Upgrade : ionCube PHP Loader error

ionCube PHP Loader error on website after PHP upgrade (from php 5.3.x to php 5.4.x) Site error: the file */home/cpaneluser009/public_html/wp-content/plugins/sspro/plugin-update-checker.php* requires the ionCube PHP Loader ioncube_loader_lin_5.4.so to be installed by the website operator. If you are the website operator please use the ionCube Loader Wizard <http://www.ioncube.com/lw/> to assist with installation.   Open the respective php.ini […]

See More