Method 1: Recompilation from WHM===========================1. Login to the WHM of the server as user root.2. Go to Software >> EasyApache (Apache Update) 3. Select a profile to load and click “Start customizing based on profile”.4. Select the Apache version and click next step. 5. Select the Major PHP Version and click next step.6. Select the […]
Category: WHM/Cpanel
Resource Usage not working – Cpanel
If Resource usage in Cpanel is not working, ssh to your server as root and run,# mv /var/lve/lveinfo.db /var/lve/lveinfo.db.old; service lvestats restartNote : Resource usage will not show for html pages as HTML is very lightweight, processed client side, so any resource usage is minimal.
RVSiteBuilder not showing in Cpanel
First try updating RVSiteBuilder. To update, go to Add-ons >>RVSiteBuilder Manager in WHM. On the Manager homepage, if you are not on the latest version, it will show you the link ‘Upgrade to latest version’. Click on the link to upgrade your RVSiteBuilder. If there is no link to upgrade, SSH to your server as […]