How should I fix this? AWStats is not updating here. AWStats is one of the most commonly using tool on cPanel servers to analyse website traffic summary. Also, you can analyse a lot of things from there like number of visits,…
cPanel
How to change PHP handler from command line – cPanel server
Why PHP handlers? Simply to serve PHP scripts on the web servers to web browser or end user. It’s a type of Apache module for executing PHP code. A PHP handlers deliver the PHP programming libraries into web server. Different types of php handlers are available…
Managing cPanel account using cPanelID – explanation
What’s this? And how manage this feature from WHM control panel? cPanelID – This is simply your login ID of cPanel Manage2, cPanel Store, and ticket system. If you already have an account at cPanel Manage2, cPanel Store, and ticket system,…
How to install ClamAV on a cPanel server
Here I’m explaining the steps to install ClamAV on a cPanel server. Before proceeding with this, first you need to make sure WHM plugin clamavconnector is not installed. Check WHM >> Manage plugins Step1: If you would like to verify…
Installation of Tomcat and adding JSP support for a domain on a cpanel server
This post was created few years ago. And it’s for EasyApache3. Apache Tomcat (also known as Tomcat) is an open-source implementation of Java Servlets and JavaServer pages. Tomcat uses a self-contained HTTP server to provide support for Java web applications.…
How to forward cPanel default email address?
Yeah, is there any options? I can’t do this from the cPanel. The default email address looks like “[email protected].” You can access directly this from the cPanel. If you really want to create an email forwarder for this email account,…
How to add/enable SPF record for an account – cPanel server command line option
The SPF stands for – Sender Policy Framework. This’s a commonly using email validation method by verifying the sender IP address. By verifying sender IP address, we can identify the origin of emails. Enabling SPF for your domain means validating…