cPanel (4)

How to fix Awstats cPanel 404 Error

The last update of cPanel 62 (build 17) for some reason disappeared with Awstats in a few servers I managed. Luckily, cPanel provides their own RPM of Awstats, so with a few commands you can have Awstats working again: If you are not running as…

Tuning/Optimizing Apache on cPanel Servers

cPanel configures Apache to work in the most stable way possible, but with a few tricks the default settings can be improved in order to gain performance and have a better resource usage. Before we start to optimize Apache, you should stop using it to…

Remove Addon/Parked Domain Manually on cPanel

Recently I had a problem with a customer trying to remove a addon domain on cPanel. Every time he tries to remove, he got different error messages, like “subdomain ‘shop.example.com’ does not exist for user ‘client’". Since cPanel couldn’t do it by itself, I went…

Fix Apache NAT Problem on cPanel

Since the update 11.58, I noticed that cPanel NAT solution wasn’t working with Apache on Amazon Web Services and Google Cloud Engine.

Apache was using the public IP on the VirtualHost instead of the instance local IP address and that does not work on providers that performs NAT outside the VM scope.