Here is a list of all OWASP rules that should be disabled for the MAgento2 admin to work properly: SecRuleRemoveById 981248 SecRuleRemoveById 973336 SecRuleRemoveById 958051 SecRuleRemoveById 958039 SecRuleRemoveById 973302 SecRuleRemoveById 973306...
Here is how to install Redis daemon on a cPanel/WHM server and add the Redis PHP extension to each EasyApache PHP version. Step 1. Install Redis daemon: rpm -ivh rpm -ivh yum -y install redis --enablerepo=remi --disableplugin=priorities systemctl...
Error: MySQL: ERROR 1153 (08S01): Got a packet bigger than ‘max_allowed_packet’ bytes indicates that the “max_allowed_packet” size is reached on the server. This usually occurs during importing of huge files. First, check the...
To block Block Free Proxy and Tor IP Addresses with CSF Firewall edit: nano /etc/csf/csf.blocklists and add: # Name: PROXYSPY # Information: Open proxies (updated hourly) PROXYSPY|86400|0| # Name: XROXY # Information: Open proxies (this list is...
cPanel WebDav not working for a single cPanel account: tail /usr/local/cpanel/logs/cpdavd_error_log PROPFIND: / -> 400 ‘Bad Request’ {Can’t locate Cpanel/Carp.pm in @INC (you may need to install the Cpanel::Carp module) (@INC...
On CyberPanel the disk quota for the package was reached and then increased from 10000M to 20000M but the Disk Usage is still showing 100% usage. This issue occurs on outdated CyberPanel installations because the IncScheduler.py script is not...
From the root of your Magento installation enter the app/etc/ folder and edit env.php file which contains all the information related to your database configuration in the 'db' node. Magento app/etc folder From here, you can edit...
Like many other PHP scripts, WordPress also uses PHPmailer to send transactional emails. If no email is set for sending emails, WordPress will use the default cPanel email account (username@domain.com) which isn’t pretty. To specify...