You are here:

Set up WordPress using cPanel

Set up WordPress using cPanel

Overview

WordPress is an online, open-source website creation tool written in PHP. In simpler terms, it is likely the easiest and most powerful blogging and website content management system (CMS) available today.

WordPress is utilized by millions of websites worldwide, including blogs, businesses, and non-profits. Examples of prominent websites using WordPress include TechCrunch, BBC America, Sony Music, MTV News, Best Buy, Xerox, ESPN Blog, Fortune, and Time Inc.

Requirements

Before starting WordPress, ensure you have the following:

  1. A cPanel installed and ready.
  2. A database configured.
  3. WordPress files ready for installation.
 

Getting WordPress downloaded

We need to visit the WordPress website to download the latest version. You can go to https://wordpress.org/download/ and download the zip archive, which is approximately 8MB. Save it on your computer for uploading later.

wordpress download page

File uploading and extraction for WordPress

In the cPanel File Manager (Files > File Manager), click on the Upload button at the top of the page. You will be directed to another page where you can click Select File. Choose the WordPress file you downloaded earlier and wait for it to finish uploading.

uploading wordpress on cpanel

After uploading the file, right-click on the .zip and select Extract to extract the files. The result will be a folder named ‘WordPress‘. You may need to move the files inside the ‘WordPress‘ folder to your public_html directory.

wordpress files on cPanel

Establishing a User and Database

We will need a new database for our WordPress installation. To create one, go back to your cPanel page and click on MySQL® Database Wizard. This wizard guides you through creating a database and user for your WordPress installation.

On Step 1, name your database. For this guide, let’s name it ‘orders_newdatabasename.’ Keep in mind that a database name can have a maximum of 56 characters.

database wizard step 1

On Step 2, create the database user ‘orders_dbuser’ and set a password. Keep in mind that the database user can have a maximum of 9 characters.

add db user page

On Step 3, add user privileges. For now, select ALL PRIVILEGES to ensure a proper installation of WordPress.

wordpress privilege

Step 4 completes the task of adding our database and user.

complete tasks

WordPress Installation Guide

To install WordPress, open your web browser and enter the link to your WordPress installation folder. In our example, WordPress files are in the folder ‘/sample’. You will then be redirected to the WordPress setup page.

Choose your preferred language from the first page and click Continue.

wordpress setup page 1

On the next page, enter the database details that you created using the database wizard. Input the details and click on Submit.

enter wordpress database details

Once WordPress has confirmed interactions with the database, it will ask you to Run the Install. Click on it to install the WordPress database files.

install wordpress database

On the next page, enter your site name, administrator username, password, and a valid email. Then click Install WordPress.

install wordpress

If everything is successful with no errors, you can now log in to the WordPress administration area to add your theme, plugins, and more users.

Wordpress Installed


And that’s it! WordPress is now available for use on your portfolio, business, or blog website.

Was this article helpful?
Dislike 0