Login issues: Rejected session for user admin because IP (1.2.3.4) doesn’t match session file (5.6.7.8)
If you’re logged in, or having issues logging in, where you get booted back to the main login page, and your: shows this error but both IPs are yours, that’s…
How To Install PHP 7.4, 7.3 & 7.2 on CentOS/RHEL 7
The PHP 7.4 is the latest stable release of PHP. The CentOS 7 official software repositories have PHP 5.5 which has reached the end of life and no longer actively…
Unable to connect to a server via FTP with ProFTPd installed from Atomicorp repository: Fatal: ScoreboardFile: : unable to use ‘/var/run/proftpd/scoreboard’: No such file or directory
ProFTPD package is installed from the Atomicorp repository: Connection to a server via FTP fails with on of the following error messages: The following error appears in the system logfile…
Plesk firewall apply configuration problem
When I tried activating the plesk firewall I am getting below error To resolve the issue follow below steps: “Another administrator is activating a configuration now.” error appears when previous…
How to check cPanel CPU and Memory usage for a specific user
One of client is asking for CPU and memory usage for particular use. To check that we have to run below command on the server. Login to the server via…
cPanel root and default page display issues
When you are trying to access CPane you will get below error. Not Found The server was not able to find the document (./frontend/x3/index.html) you requested. Please check the url…
How to install mcrypt for PHP 7.2 and PHP 7.3 on Centos 7(cPanel)
Mcrypt installation process Install epel-release repo if you do not already have it installed # yum install epel-release Install libmycrpt and libmcrypt-devel rpms needed for the PHP extensions. # yum…
502 Bad Gateway cwpsrv
If your VPS is running CentOS and you use Control Web Panel (CWP), you may get this error at one time or the other: 502 Bad Gateway cwpsrv For me,…