Ioncube loader IonCube Loader is an encryption/decryption utility for PHP applications which also assists in speeding up the pages that are served. IonCube Loader is one of the requirements for running client management systems like WHMCS. By default installation location:…
cPanel
The XCache – Simple way to install Xcache from source code
The XCache is useful when your websites have page load time issue. I think we all were faced/are facing the same problem while browsing high traffic websites most times. Here is the solution for that by caching the already executed…
Simple steps to change the php handler – WHM
A php handler loads the php modules and that determines how the php pages loaded on the server. Different types of php handlers are CGI, DSO, suPHP, & FastCGI. In a cPanel server, we have command-line options to list and…
How to enable login email alert on server – WHM and SSH login alert
We can setup an email alert for every login attempt via SSH and WHM to server. This is an important security concern for server owners to protect the server from unknown login attempts. By setup this email alert, every server…
How to check cPanel rpm works or not – cPanel script to check rpm
Yes, this is an important requirement for server admins to check if any corrections has occurred in rpms installed with cPanel. In cPanel, there is a script to check if the rpm is working or not, it is corrected or…
How to install Security Advisor Addon on WHM/cPanel server
Yes, it’s really a useful server security alert. The Security Advisor Addon is an open source addon for cPanel server. We can simply install it from git. This addon collect security information from server and displays on a single page.…
How to prevent users from creating certain domains – WHM/cPanel
The control panel WHM & cPanel allows you to prevent cPanel users from creating certain domains. Which means, to prevent users to create well-known common domains as PARKED or ADDON to the existing account. It’s a serious issue by considering…