Category: cPanel

Auto Fix File Permissions And Ownership On cPanel

suPHP and FastCGI require files and folders to have a specific set of permissions/ownership from other handlers. Without these permissions set you will see a lot of errors such as:...

Read More

How to configure Zimbra + CSF – Great Zimbra Firewall Configuration

CSF is one of the best opensource firewalls that using in most of the hosting servers like cPanel and Directadmin . Also it is one of the best firewall for...

Read More

How to install mod_evasive in cPanel server

Please follow the procedure given below to install and configure  mod_evasive in  cPanel server with apache 2.2. # cd /usr/local/src/ # wget http://www.zdziarski.com/blog/wp-content/uploads/2010/02/mod_evasive_1.10.1.tar.gz # tar -xvzf mod_evasive_1.10.1.tar.gz # cd mod_evasive/...

Read More

How to install PHP-APC in WHM/cPanel

  If you are trying to install APC are not able to using the WHM PECL installer then try this. APC needs to be installed from source so these instructions...

Read More

How to install cPanel on VPS Or Dedicated Servers

Preparing to install cPanel & WHM After successfully installing your operating system, you are ready to install cPanel & WHM or cPanel DNSONLY. To install this software, you must first:...

Read More

How To Increase size of /var/tmp and /tmp (Centos)

I was frequently getting an error message that the /var/tmp directory in one of my cPanel CentOS 5.5 server is full and I need to delete some data. A cronjob...

Read More

cPanel HTTP Error 401 Fix

Hey, From a long time i seen this kind of errors with many customers who are having cPanel installed . So i thought to share its solution with everyone so...

Read More

Install NGINX on cPanel

If your looking for a free way to speed up for web server I’d suggest giving nginxcp a try. It acts as a super fast web server to serve up...

Read More

Enable “Update now” link in AwStats on cPanel server

To enable the manual statistics update (“Update now” link) in Awstats, you should edit the following configuration file: 1. Open the following file: tmp/awstats/awstats.yourdomain.com.conf (substitute yourdomain.com with your actual domain name)...

Read More

Enable Gzip compression on cPanel server

To enable gzip compression on cPanel server, mod_gzip.c or mod_deflate.c module should be installed on the server. You can check the loaded module via SSH. Login to you server and...

Read More