Softaculous provides a number of Project-Management software that you can use for your business. While the popular one within cPanel (and Softaculous) is WooCommerce by WordPress, there are a number of others that you can use as well. We will quickly review some of the major Project Management software that you can utilize within Softaculous […]
Ecommerce software on Softaculous
Softaculous provides a number of Ecommerce software that you can use for your business. While the popular one within cPanel (and Softaculous) is WooCommerce by WordPress, there are a number of others that you can use as well. We will quickly review some of the major Ecommerce software that you can utilize within Softaculous WooCommerce […]
How to Delete a Database Table with phpMyAdmin
phpMyAdmin is a popular application for databases management. While working on databases, users might have to delete the database and this article will guide the users to delete a table from databases using the phpMyAdmin database management tool First, you need to log in to your cPanel account (don’t know how? check our Knowledgebase article […]
How To Locate The .htaccess File In cPanel
.htaccess file is a configuration file that you can create or edit, to control some security settings or behavior for Apache-based websites. This file contains configuration rules and directives, that are being read by the webserver. A web server may have multiple .htaccess files but there should be only one per directory for each individual […]
How to Login to cPanel
There are two ways to login to cPanel for your hosting accounts: through the Client Area, or by visiting the cPanel login page. Client Area Login to the Client Area using the links below: UKHost4u: https://www.ukhost4u.com/billing/clientarea.php Here you can enter your login details and click Login. Once logged in, navigate to the “Services” icon. On this […]
How to Install an SSL Certificate on a Domain in cPanel
SSL (Secure Sockets Layer) is an encryption layer that encrypts information between a server and a visitor’s browser. This layer has set of protocols which protects against electronic eavesdroppers. This also protects sensitive information These protocols initiate a handshake and it includes a set of private and public keys. Computers use these keys to encrypt […]
How to Change an MX Record in cPanel
Mail Exchanger(MX) records indicate where emails are being processed. MX records are used by DNS servers to specify where incoming mail should be routed for a specific domain names. If the user is using default settings for hosting website and handling emails then the user does not need to make any change in MX records. […]
How to create a Domain Alias/Parked Domain in cPanel
A domain alias, or a parked domain, is where multiple domain names take you to the same single website. Think of it as essentially having multiple front doors to the same location – while the domain names themselves are different, they take you to the same website. Parked domains are used to point a different […]
How to View your Disk Usage in cPanel
cPanel allows you to view exactly what files and directories are taking up the most disk space in your hosting account. First, login to cPanel. Now navigate to Disk Usage in the Files section of cPanel. You’ll now see a list of all directories in your hosting account, followed by the amount of disk space […]
How to Manage Database Users in cPanel
Creating and Managing Databases using MySQL in cPanel is very straightforward. To access MySQL, the user first need to create users.In MySQL, users are added to the database and assigned relevant usernames and passwords. Let’s look at managing database users in cPanel. First, login to cPanel. Now navigate to MySQL databases, in the Databases section. […]