Recently I came across this error in one of our client’s cPanel server. That is, when he access Drafts or Sent folders in Webmail (squirrel mail), I was getting the following error. Accessing INBOX seems to be okay. Only problem…
cPanel
How to reset SSH port from WHM?
All of us know about the default SSH port number on a Linux server. Yeah, here in WHM, no change in the default SSH server. The default port number is 22. We can change the port number by editing the…
[Solved] How to fix Git failure error while updating cPanel?
Git failure error Yeah, by default, all cPanel server has a cron to update cPanel daily. You can setup this by editing the configuration file “/etc/cpupdate.conf.” This can also configure from the WHM panel as root. Go to WHM >> Home…
How to access WHM panel without root password?
Is it possible to access the WHM panel with root password? Yeah, it is! If you have the shell access through SSH Key pair on the server, you can simply access the WHM panel without knowing the actual root password of…
How to disable directory indexes server wide – cPanel/WHM
Is there a simple way to disable directory index? Sure!! Let us start with “What is “directory index?” This is simply a feature that allows to view all files in a directory via a directory index when there is no index…
How to check cpanel license details?
WHM/cPanel is one of the most commonly using web-hosting control panel. It’s a paid one. The installation of cPanel in a server is quite simple. After installing cPanel, you’ll only get a 15 days trial version of it. You need to…
[Solved] A DNS entry for “xxx.com” already exists. You must remove this DNS entry from all servers in the DNS cluster to proceed.
I got this error while trying to add a domain as an Addon on the primary cPanel account. The domain is already pointing into another servers which also using the same DNS cluster and that was actually creating the problem.…