cPanel

cPanel is an online Linux-based control panel that simplifies website and server management.

cPanel allows you to publish websites, manage domains, organize web files, create email accounts, and more.

www.cpanel.net

notepad 23Z4fPgsFR - Different Ways to Check MySQL version in cPanel or Linux

Different Ways to Check MySQL version in cPanel or Linux

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/...

redis log - Connection refused PHP error in WordPress

Connection refused PHP error in WordPress

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...

php nadlers compared pcx3 - PHP handlers Compared

PHP handlers Compared

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...

delete trash cpanel - How to auto-delete the 🗑️ trash content in cPanel

How to auto-delete the 🗑️ trash content in cPanel

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...

modsecurity disable url - How to disable Mod_Sec for a specific domain in cPanel

How to disable Mod_Sec for a specific domain in cPanel

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...

unnamed - Troubleshooting 🕒 cron job issues on cPanel

Troubleshooting 🕒 cron job issues on cPanel

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...

csf - CSF: Check if IP address is blocked on the firewall

CSF: Check if IP address is blocked on the firewall

Here are different methods to check if an IP address is blocked in Config Server Firewall (CSF). Check if an IP is blocked in CSF from the WHM WHM > Config Server Firewall > Search for IP 2. Check if an IP is blocked in CSF from the terminal:...