phpSHIELD is an encoder that encode PHP scripts so no one can read your source code. … Install PHPShield in Cpanel ServerRead more
Linux
PHP mails not working on Cpanel Server
On a cpanel server, PHP scripts can’t sent email. Incoming and outgoing emails for email users … PHP mails not working on Cpanel ServerRead more
Install mod_remoteip in Cpanel Server
To install mod_remoteip in Cpanel Server, run yum install ea-apache24-mod_remoteip Edit file vi /etc/apache2/conf.modules.d/370_mod_remoteip.conf Add RemoteIPHeader … Install mod_remoteip in Cpanel ServerRead more
Cpanel Server Disk Partition
Many server providers setup server with smaller / partition like 20 GB. This is fine for … Cpanel Server Disk PartitionRead more
Enable CloudLinux PHP lsapi
CloudLinux provides high performance PHP module lsapi. It is a replacement for suphp available on cpanel … Enable CloudLinux PHP lsapiRead more
Install LiteSpeed Web Server on Cpanel Server
To install LiteSpeed Web Server on Cpanel Server, run wget https://www.litespeedtech.com/packages/cpanel/lsws_whm_autoinstaller.sh chmod a+x lsws_whm_autoinstaller.sh ./lsws_whm_autoinstaller.sh TRIAL … Install LiteSpeed Web Server on Cpanel ServerRead more
CloudLinux EasyApache 4 Profile Missing
On CloudLinux server, EasyApache profile was missing. WHM shows following error message Please run “yum install … CloudLinux EasyApache 4 Profile MissingRead more
Imunify Anti Virus
Imunify is an anti-malware software for webservers. It has 3 versions. ImunifyAV, ImunifyAV+, and Imunify360. ImunifyAV … Imunify Anti VirusRead more
phpMyAdmin missing from WHM after upgrade
On WHM, phpMyAdmin was missing from left menu after Cpanel upgrade. Verify cpanel-phpmyadmin package insalled on … phpMyAdmin missing from WHM after upgradeRead more
Enable HTTP/2 in Cpanel Server
HTTP/2 only works with mod_worker or mod_event. if you use another mpm module you need to … Enable HTTP/2 in Cpanel ServerRead more