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...
Here is how to disable mod_sec for a single domain name in cPanel. To disable mod_security COMPLETELY, add the following line to the .htaccess file SecFilterEngine Off To only disable HTTP POST scanning, use the following instead: SecFilterScanPOST...
After using transfer tool to transfer a single cPanel account from one server to another, transfer tool failed to detect the email routing settings for some of the domains, and the weirdest thing happened: no routing setting was set for the domain...
Check if Cronjob is properly created The first thing that we need to check when troubleshooting issues with corn jobs on cpanel is if the corn job is properly created. For this we go to cPanel > Cron Jobs Make sure that the cronjob is listed on...
Here are 2 ways to list all domaind for a cPanel account, including: Subdomains, Addon domains, Aliases and Parked domains. From cPanel Login to the user cPanel and go to “Domains” 2. From the terminal For each cPanel account there is a...