Dev License: This installation of WHMCS is running under a Development License and is not authorized to be used for production use. Please report any cases of abuse to abuse@whmcs.com
We offer one click installer Softaculous to our Linux Shared Hosting customers to install popular PHP scripts. When you are unable to install WordPress via Softaculous or you face any difficulties, you can always install WordPress manually. In manual WordPress installation, you will have to download WordPress files to your local computer and upload them to cPanel hosting space. This article will provide you step by step guidance to install WordPress manually.


  1. Download the latest version of WordPress file from WordPress website.

    Wordpress Download

  2. Login to your cPanel (https://your-domain.com:2083).

  3. Under File section, go to File Manager. You will be prompted for Directory Selection, select the directory and click Go.

  4. Now, upload the WordPress ZIP file that you downloaded in 1st step. Extract the WordPress ZIP file in the directory of your WordPress website. Please note that when you extract the ZIP file, all WordPress files will be extracted under Wordpress directory. If you want to access your website via your domain name only ( http://www.example.com ) you will need to move WordPress files from the WordPress folder to root directory of your website.

  5. Now, make a copy of the wp-config-sample.php file and rename the copy file with wp-config.php as shown in following screen capture.

    Copy Config File

    Rename Config File

  6. Thus, you would see 2 config files in your File manager, wp-config.php and wp-config-sample.php.

    Two Config Files

  7. Now, create a Database and Database user from cPanel. Make sure you assign full permissions to database user. Keep database name, database username and database user password handy as you will need these details in next step..

  8. Edit the wp-config.php file and replace the database name, database username, and database user password. Save the changes.

    Config Edit

    Database Connection

  9. Visit your website page and you will get installation screen as follows. In this screen, enter the Site title, username, password and your email address for WordPress Dashboard admin login. Click Install WordPress.

    Install Wordpress

  10. Once WordPresss is installed, you will receive Success pop up. You can Log into the WordPress Dashboard by clicking Log in.

Was this answer helpful? 0 Users Found This Useful (0 Votes)

Powered by WHMCompleteSolution