ConfigServer MailScanner by default enables maximum 30 entries per cPanel account in their Whitelist and Blacklist. To increase this setting, go to WHM » Plugins » ConfigServer MailScanner Front-End » Front-End Settings » End...
/var/log/exim_mainlog – logs every email that is processed by Exim/var/log/exim_rejectlog information about all rejected emails/var/log/exim_paniclog error related to Exim itself Exim has it’s own version of grep: exigrep...
These are some tips that I picked up over the years working with cPanel & WHM. Set Unlimited email quota in cPanel In cPanel email quota is saved for each domain name in a quota file located inside /home/username/etc/domain.com/ So to set an...
While migrating Prestashop 1.7 to another hosting or domain name, it’s necessary to change the domain name directly in the database using PHPMyAdmin and rewrite the .htaccess file afterward. There are 4 values that need to be edited inside the...
on cPanel by default the main domain name has public_html for the root directory, but can it be changed? Sure, here is a guide on how to change root directory from public_html for the main domain in cPanel. Edit the following files:...
Here is how to fix high physical memory usage for cPanel users without any running processes. Memory Usage cPanel In cPanel graphs on the right sidebar “Physical Memory Usage” contains “Cached” memory in its calculation which...
By far MySQL is the most popular Relational database management system and knowing which MySQL version you are running can be important in some situations. Here are different ways to check the version of the MySQL server installed on your WHM/...
While troubleshooting a newish WordPress installation running on LSWS and cPanel I’ve noticed a pretty big error_log file with the following lines: [06-Jun-2021 18:33:14 UTC] Connection refused [06-Jun-2021 18:35:15 UTC] Connection refused [06...
In plain English: PHP handlers are Apache modules that interpret and run PHP code. Using right PHP handler on your website can have a huge impact on the overall performance. In cPanel you can have different PHP versions with different handlers for...
By default in WHM this setting is set to “Disabled” which means that the content in .trash folder is kept indefinitely. To auto-delete content from the .trash folder for all cPanel users simply do the following: Step 1. login to WHM and...