How to Resolve “PHP Build Failed” on CWP

You are switching from one PHP version to another, and the build cannot be completed successfully. This guide will look into the primary causes of these errors and how to solve them. Low on RAM 1.5 GB of RAM is required when compiling PHP, especially PHP 7.x.x and PHP 8.x.x. […]

How to Disable ClamAV CWP

ClamAV is a powerful antivirus used by CWP in email filtering. It scans the contents of incoming and outgoing emails to ensure they are free from malware. However, it is resource-intensive. It requires a minimum of 3 GB RAM and 1 CPU at 2.0 GHz. For VPS with less than […]

How to fix CWP RoundCube Internal Server Error

You may get “Internal Server Error” when accessing your emails on CWP. In this guide, we will look at potential fixes for this error. We may get the cause(s) of this error by looking at the error logs mainly concerned with emails and RoundCube. Run the following commands to read […]

How to Install WordPress on CyberPanel

In this guide, we will be installing WordPress on your website in CyberPanel. The process involves two easy steps. Prerequisite: Registered Domain Cyberpanel credentials DNS Record pointed to VPS Create Website Login to your Cyberpanel Dashboard. This video guide shows how to create a website on CyberPanel: Install WordPress After […]

How to Migrate Emails from cPanel to Cloudoon Mail

In this guide, we will look at how you can move your emails from cPanel to the Cloudoon Business Mail package. You will require access to the cPanel, the email address credentials in cPanel and access to Cloudoon Mail. cPanel IP, Email and Password Log in to cPanel where your […]

How to Import/Export database on CloudPanel

Importing and exporting a database in CloudPanel follows a series of steps.In this guide, we will look at how to import and/or export databases in CloudPanel. Importing a database We need to upload the database.sql(.zip) file to your VPS. We can upload through the dashboard. First access your website dashboard. […]

How to Fix 404 and 502 Errors on CloudPanel

After deploying your website, particularly Python or Laravel-based website, you may encounter 502 error on your website. We will look at potential issues and how to resolve them uWSGI or Gunicorn not running. One of these service provides a gateway for your website and it may not be running on […]

How to Update CyberPanel

In Version Management, on your CyberPanel dashboard, you may notice a red line telling you to upgrade. In this guide, we will look at how you can update/upgrade your cyberpanel to the latest version. First access your vps via ssh terminal. Then run the following command to upgrade That’s it. […]