WHM showing disk usage 0 for all users then, follow this steps below: 1. From VPS run, # /scripts/fixquotas If you are getting the following errors, then proceed with this ————————– # /scripts/fixquotas Installing Default Quota Databases……Done Quota Mode: Linux…
cPanel
Fatal! Perl must be installed before proceeding!
It’s a cPanel installation time error due to the absence of Perl module on server. Error details: Fatal! Perl must be installed before proceeding! Solution: # yum install perl That’s it. 🙂
How/Steps to install Suhosin Patch(php extension) on Unix/Linux server
Suhosin (Korean, meaning guardian-angel) is an open source patch for PHP. “The goal behind Suhosin is to be a safety net that protects servers from insecure PHP coding practices.” Suhosin goes further than that however in allowing the attack surface…
Is there any option/scripts to change the cPanel email account’s password from command line
Is any option/scripts to change the cPanel email account’s password from command line I believe, there isn’t any direct method or scripts to change the cPanel email account’s password from command line. The password for cPanel email account’s is saved…
Important exim log file paths in WHM/cPanel & Directadmin
The exim is an open source email server and it has a lot of flexible options and commands to manage. Here is some useful configuration and log files of the exim mail server for WHM/cPanel and Directadmin server. Understanding the…
[Solved] The server’s system package manager, ‘YUM’, failed : Error with easyapache
EasyApache failed for YUM error? EasyApache is software that installs, modifies, and validates your Apache web server, PHP, Tomcat, and other components of your web server. For more details refer cPanel doc here [cPanel :: Introduction to EasyApache] Here I…
How to enable mod_deflate GZIP Compression on cPanel
In website hosting industry, speed is one of the most important factor that we prefer. The website speed depends upon many factors. This post also related with the website speeding. The GZIP compression technique in cPanel compress the image file…