This guide will walk you through the process of installing e-commerce scripts via cPanel Softaculous. Let us find out how to install it through cPanel Softaculous: Log in to…
Category: Web Development
How to remove WordPress installation from cPanel Softaculous
December 16, 2022 / Web DevelopmentThis guide explains how to remove a WordPress installation from cPanel Softaculous. Warning: Removing a WordPress installation will permanently delete all website files and databases. Please take a full backup…
How to connect via SFTP
December 12, 2022 / Web DevelopmentThis guide will explain what should be done to connect through SFTP. SFTP is the most secure file-transferring method these days, and it is most suited for VPS hosting. Let…
How to Enable exec() in PHP-FPM on cPanel / WHM
November 30, 2022 / Web DevelopmentOn cPanel servers, PHP-FPM is commonly used to improve PHP performance. However, in some cases, PHP functions such as exec() may not work when PHP-FPM is enabled. This usually happens…
How to fix the no-matching directoryIndex Apache error
November 25, 2022 / Web DevelopmentThis guide will explain how to fix the “No Matching DirectoryIndex-Apache error”. When trying to visit apps that have an index.php file (or another index file), but not an index.html…
How the PHP extensions can be enabled or disabled using Plesk
October 24, 2022 / Web DevelopmentIn this guide, we will explain how to enable or disable the PHP extension using Plesk. Admins can do this job for their servers with the Plesk control panel. Follow…
How to uninstall an application or software in softaculous
March 9, 2022 / Web DevelopmentThis article will show you how to uninstall an application or software in Softaculous. As Softaculous makes the installation process simple, it also makes it simple to uninstall software. The…
How to create, edit and delete a file via FTP
October 26, 2021 / Web DevelopmentIn this tutorial, you’ll learn how to use FTP to create, modify, and remove files. To create and edit files for your website, you may use an FTP client. When…