How to install PHP 7.4 mcrypt module in Cpanel Server
mcrypt is a PHP module, that was DEPRECATED in PHP 7.1.0, and REMOVED in PHP 7.2.0. mcrypt is removed from PHP, now…
mcrypt is a PHP module, that was DEPRECATED in PHP 7.1.0, and REMOVED in PHP 7.2.0. mcrypt is removed from PHP, now…
Symlink attack exploits the way Linux operating systems handle symbolic links (symlinks). A symlink is a pointer to another file or directory…
When I access WHM of a server, I got the following error message HTTP error 401 You do not have permission to…
On a Cpanel server, WebSocket server was running on port 8080. It worked fine with HTTP. After enabling HTTPS, it stopped working.…
Cpanel control panel recently started supporting Ubuntu Operating System. Ubuntu support was announced after RedHat stopped supporting RHEL-based CentOS. When I install…
To increase the size of /tmp folder, first, stop monitoring services, so it won’t get auto started while we resize /tmp folder…
PHP ssh2 module allows you to connect to SSH servers. On Cpanel servers, this module is not available under EasyApache. You need…
To install the Cpanel/WHM control panel, run the following command as user root. If you are installing on Ubuntu 20.04 and get…
In Cpanel Server, you can set Time Zone in WHM once you logged in as user root. If you have WHM reseller…
To see the currently running process on Cpanel/WHM server, log in to WHM. Search for “process” on the left-top corner search box.…
To disable catch-all email address for all sites hosted on Cpanel Server, run sed -i ‘s/^\*: [^ ]*$/*: :fail: ADDRESS DOES NOT…
On a Cpanel Server, when you visit a shared IP address used by multiple websites, you will see the website of the…