On a PHP Script i get error Fatal error: Call to undefined method mysqli_stmt::get_result() in It … Call to undefined method mysqli_stmt::get_result()Read more
Cpanel
Allow Passive FTP in Cpanel Server with CSF
To enable Passive FTP in Cpanel Server running CSF firewall, check the passive ports used in … Allow Passive FTP in Cpanel Server with CSFRead more
Fix Cpanel SSH Service in WHM
You may need to restart SSH on Cpanel server with default settings to get SSH access. … Fix Cpanel SSH Service in WHMRead more
Restart php-fpm in Cpanel Server
To restart php-fpm on Cpanel server, run /scripts/restartsrv_apache_php_fpm For Cpanel php-fpm, run /scripts/restartsrv_cpanel_php_fpm php-fpm config stored … Restart php-fpm in Cpanel ServerRead more
Install Docker on Ubuntu 18.04
To install Docker on Ubuntu 18.04, run apt install docker.io On 2018-02-28, the repository have docker … Install Docker on Ubuntu 18.04Read more
Getting WHM Access from SSH on Cpanel Server
To get WHM access from SSH, run whmapi1 create_user_session user=root service=whostmgrd locale=en This is useful when … Getting WHM Access from SSH on Cpanel ServerRead more
Install Cpanel DNS Only Server
To install Cpanel DNS Only sever, run cd /home curl -o latest-dnsonly -L https://securedownloads.cpanel.net/latest-dnsonly sh latest-dnsonly … Install Cpanel DNS Only ServerRead more
Enable DKIM on Cpanel Server
DKIM (DomainKeys Identified Mail) is a way to digitally sign your out going emails. This help … Enable DKIM on Cpanel ServerRead more
Cpanel Server Block Incoming SPF Failed Mails
One of the customer email account as getting too much incoming emails from random-user@qq.com. First i … Cpanel Server Block Incoming SPF Failed MailsRead more
Cpanel Server Behind NAT (Amazon AWS)
When hosting Cpanel server behind NAT like Amazon AWS, Google Cloud etc.. where you have internal … Cpanel Server Behind NAT (Amazon AWS)Read more