An explanation on how to upgrade website builder from free trial is given in this article. There are several reasons why you might want to upgrade your website builder from a free trial to a paid version. Upgrading to a paid version of a website builder can provide you with more features, customization options, and […]
Category: Development
How to Create a Website using WHUK’s Website Builder
This article will describe how to create and publish a website using WHUK’s website builder. Online website builders are currently promoted on a global scale. These software programmes make it simple to create websites without any prior coding knowledge. Making a website is relatively simple, thanks to these services. It has a graphical user interface, […]
How to Fix the Node.js Application error: “Cannot GET” URL
This guide explains how to fix the Node.js application error: “Cannot GET” URL. You may get an error when you try to use the Node.js application. The main reason is that cPanel’s Node.js implementation manages Node.js applications using Phusion Passenger. Passenger generates the root path when you create an app in Node.js cPanel using the […]
How to Demonstrate a Script Before Installing using Softaculous
In this tutorial, you will explore how to demonstrate a script before installing using Softaculous. We have different applications with similar functionality so it becomes very confusing while selecting them, with Softaculous you have a chance to look at your website beforehand installing it. Let us follow the steps: Log in to cPanel. Select the […]
How to Install e-commerce Script via cPanel Softaculous
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 cPanel. Find the “Softaculous Apps Installer” option. You will find two sections under Softaculous Apps Installer, “Scripts” and “Categories”. Select the “E-commerce” option from the “Categories” […]
How to Remove WordPress Installation from cPanel Softaculous
This guide explains how to remove the WordPress installation from cPanel Softaculous. Follow the steps: Log in to the cPanel account. Select the “Softaculous App Installer” category. You will find the “WordPress” script, select it. You will enter a new page as shown below. Scroll down until the “Current Installations” option appears. Click on the […]
How to Allow exec() in PHP-FPM
In this article, we will explain how to allow exec in PHP-FPM. Occasionally, the exec() function does not work after turning on PHP-FPM, and we cannot find any disabled functions in the PHP configuration file. We can exec again after turning off PHP-FPM. Please follow these steps if you are experiencing this issue: To begin, […]
How to fix the No-matching DirectoryIndex Apache Error
This 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 file or another defined “directory index” file, you can see this problem. Make sure you have root access for fixing the issue. Let us find […]
How to Upload the HTML and CSS file to cPanel
In this guide, we have explained how to upload the HTML and CSS files to cPanel. Two of the primary technologies for creating Web pages are HTML (the Hypertext Markup Language) and CSS (Cascading Style Sheets). For a range of devices, HTML provides the page structure while CSS handles the (visual and auditory) layout. Let […]
How to Modify Apache Directory Listing Style
In this article, you will learn how to modify the Apache directory Listing style. On your hosting account, if a directory does not have an index file (index.html, index.php, index.htm, etc.), the user will either see a list of the files in that directory or receive a banned warning. They are unable to access the […]