MailScanner fails to start Can’t locate Sys/Hostname
If you are trying to start MailScanner on CPanel/WHM server and getting error Can’t locate Sys/Hostname MailScanner fails to start with startup errors matching: If a server is using either…
Linux | CPanel | WHM | webhosting| Plesk | DirectAdmin | CentOs | Debian | Ubuntu Blog
If you are trying to start MailScanner on CPanel/WHM server and getting error Can’t locate Sys/Hostname MailScanner fails to start with startup errors matching: If a server is using either…
To enable jailed shell or SSH access to CPanel user. You can run below command. chsh -s /usr/local/cpanel/bin/jailshell username Kindly replace username with CPanel username. It will show output like…
If you want to change the cpanel hosting account domain name using SSH or whmapi then you can run below command. whmapi1 modifyacct user=username domain=newdomain.com Replace username with actual username…
If you want to suspend the account using WHM API from SSH and mention the reason of suspension then use below command. whmapi1 suspendacct user=userame reason="Billing or Abuse complaint" replace…
Following article will assist you to install Memcache in cPanel/WHM server. Click on Manage button of PHP Pecl language module. Under Find a PHP Pecl search bar, search for “memcache” and click on Go button. From the search…
Nginx is a powerful opensource web server. Nginx can scale websites to millions of visitors. cPanel is a known word for the ones who are familiar with web hosting. cPanel…