How to connect database remotely
This feature allows remote hosts (servers) to connect to your account’s MySQL® databases.This is useful if you want to allow shopping cart or guestbook applications on other servers to access…
How to Import a MySQL Database using phpMyAdmin
Do you intend to share a locally created database from your web server?Perhaps you’re migrating a database for development purposes for WordPress or another content management system (CMS).In any case,…
How to Export a Database using phpMyAdmin
When you export a database, you are creating a backup file for it. This backup file, which is typically a.sql (text) file, can be used to copy and import the…
How to Create a MySQL Database in cPanel
The following steps are involved in the process of creating a new database: Making a database Adding a Database User Allowing your database user to work with your database Fortunately,…
How to Change the Primary Domain Name of cPanel in WHM
It is possible to change the primary domain name of any cPanel account through WHM. Users of VPS, resellers, or Dedicated Hosting will benefit from this article. Note:- Please be…
Working with Databases
Database creation, import, and export In cPanel, how do I create and attach a database user? This article will walk you through the process of creating and attaching a database…
How to Modify the Server Time Zone in WHM
You can change the server time zone from the WHM administrative dashboard if you discover that it does not correspond to your local time zone or if you need to…
How to Install the Latest PHP Version in WHM
PHP upgradation can be easily done directly within WHM’s EasyApache 4 interface. Youcan install and update PHP, Apache, and several other components of the Webserver usingthis interface. This article maps…
How to install WordPress using Softaculous
Using Softaculous automatic app installer you can install WordPress in a few clicks. Below you can find step-by-step guidelines covering the process: 1. Log into your cPanel.2. Now look for…
How to Edit the .htaccess File
This post will show you how to update an existing.htaccess file in cPanel.The configuration file for an Apache web server, known as a “.htaccess” file, includes instructions for the various…