Error message: Blacklisted domain

  If you encounter a blacklisted domain error after version 2.1.2, it is likely due to a new security feature implemented in the CyberPanel. This feature restricts the creation of websites on certain server host names. One such restricted domain is “socket.gethostname,” which essentially corresponds to the host name of your server, as revealed when […]

How to Install/Remove MailScanner on CyberPanel

MailScanner is an open-source email security system. It is designed for Linux-based email gateways. CyberPanel provides you with one-click MailScanner installer. Follow this guide to install or remove MailScanner How to install MailScanner using CyberPanel: The installation process of MailScanner is very easy and short using CyberPanel. First, in the menu go to the Mail […]

How to Enforce Disk Limits on Websites using Packages

CyberPanel v2.1.1 introduced a feature to enforce website disk limits via packages. Enforce Website disk limits via Package creation: While creating any new package you can see a check on the package creation page called Enforce Disk Limits. If you check this option, all websites under this package will not be able to use disk […]

Email not working after CyberPanel Upgrade?

Note: This article is a work in process, will keep adding more information. If you have recently upgraded CyberPanel and your email stopped working then follow this guide to debug and possibly fix your email system. We recommend to upgrade your CyberPanel via CyberPanel cloud to avoid any such issue in the future: How to […]

How to Change CLI PHP on CyberPanel?

CyberPanel only install LiteSpeed PHPs from LiteSpeed repos. Installation directory for PHP is located at /usr/local/lsws/lsphpXX You need to replace XX in the path above with PHP version, for example the path for PHP version 7.4 is /usr/local/lsws/lsphp74 And PHP CLI binary path for each PHP version is /usr/local/lsws/lsphpXX/bin/php So PHP binary path for PHP […]

How to Configure Cloudflare in CyberPnael Cloud?

CyberPanel have recently launched High Availability feature where you need to select a Cloudflare API to switch DNS in case Main server goes down. We will use your Cloudflare API to switch DNS to Fail over server so that your sites remain online. Follow the article below to configure Cloudflare API so that you can […]

How to delete Child Domain in CyberPanel?

CyberPanel version required: v2.1.1 or above, if you are below this version read our old article to manage child-domains. Deleting a child domain in CyberPanel is now easier than ever. You can delete the child domain from CyberPanel with just a few clicks. Table of Contents: Login to CyberPanel: Login to your CyberPanel using the […]

How to Setup Cloud Backups with CyberPanel Cloud

When you have an active and working website you always have to take care of your data. What happens if you suddenly see that your website is not working, or your data on the website is deleted or your website is hacked, or some update crashed the whole website. Oh, it’s a very critical and […]

PHP 8.0

PHP 8.0 has been released on 26th November and come with a ton of new features and breaking changes. CyberPanel has added PHP 8.0 and all the currently available extensions. You can update your CyberPanel now and start testing your application to make it future proof. PHP 8.0 is a major version which means it […]