Step-by-Step Guide to Installing WHMCS

thumb_up 29  ·  sell WHMCS installation, Setting up WHMCS, Installing WHMCS on your server

To start using WHMCS, you will need to install it on your server. You may need help from your hosting provider or system administrator to do this.

 

Downloading WHMCS

First, download the current Full Release version of WHMCS:

  1. Go to download.whmcs.com.
  2. Under Full Release, find your desired WHMCS version and click Download.

We always recommend the latest version of WHMCS, which is highlighted at the top of the list.

54872348-2768-4213-a3dc-b572307b1558.png

Uploading WHMCS to Your Server

Next, install the software to your server.

This example uses a cPanel server. For additional information on other server types, see our installation documentation.

To install the software:

1. Log in to your cPanel account.

2. Go to cPanel's File Manager interface (Files >> File Manager).

6800240f-fdc8-4a3d-8e61-f2429bf11929.png

3. Navigate to the public_html directory by double-clicking on the folder icon.

857270c0-aa01-4221-b0e8-003c7519a7bc.png

4. Click Upload.

5. On the next screen, choose Select File.

6. Browse to the .zip file and click Select File.

3c4538c4-f405-46cd-9741-76ba4439094b.png

7. When the .zip file is uploaded, click Go Back to "/home/username/public_html". You will see the newly-uploaded .zip file in the public_html directory.

8. Right-click the .zip file and choose Extract. The system will prompt you for a destination.

9. Choose a destination, and then click Extract File(s). In this example, we're extracting it to the public_html folder.

59367594-8f3c-469f-84fe-ed244a2ad338.png

10. Rename the configuration.php.new file in the folder to configuration.php.

Creating the Database

Next, you will need to create the MySQL® database to use for the WHMCS installation.

To do this:

1. In cPanel, go to the MySQL Database Wizard interface (Databases >> MySQL Database Wizard). This interface will guide you through the process of creating the WHMCS database.

f97e9530-cd27-467e-a017-bdc556e62a69.png

2. Use the interface to choose a database name, username, and password, and to set permissions.

3. When you reach the Privileges section, choose All Privileges.

d8d663eb-defa-4a3c-9b96-92c14797a9d1.png

Make sure to note the database details, since you will need them later in the process. For databases, cPanel uses the cPanel account username, an underscore, and then the database name or username.

4. In a separate browser tab, go to www.example.com/whmcs/install/, replacing example.com with your website address.

5. Read and click Agree for the End User License Agreement.

9d772afa-5266-4bb2-af09-e86d356945f9.png

6. Follow the instructions in each step of the installation process to provide your database information, license key, and other information.

38a95b72-5095-4217-8b34-76cd3e787cf5.png

You can find your license key in the Client Area or in your welcome email.

817033a2-9d1f-4bca-865c-bb8de7f64298.png

7. To finish, click Complete Setup.

Make sure to copy and save the daily cron job command (in grey). It's unique to your server and you will need it later in the process.

8. When you see the Installation Completion page, remove the /install directory from your server. To do this, right-click the /install folder in cPanel's File Manager interface and choose Delete.

a75cbb7a-d12b-44e1-a9bb-1575546954e6.png

 

The End! should you have any inquiries, we encourage you to reach out to the Vercaa Support Center without hesitation.

 

Was this answer helpful?

Related Articles

description

Configuring cPanel Site Software for WHMCS Integration: A How-To Guide

You can install WHMCS using cPanel's Site Software feature. Before you can perform the installation, a WHM user must enable WHMCS…

arrow_forward
description

Effortless WHMCS Installation Using cPanel Site Software: A Step-by-Step Tutorial

You can install WHMCS easily using cPanel's Site Software feature. To do this: 1. If you have not already done so, configure…

arrow_forward
description

Configuring WHMCS Cron Jobs: Step-by-Step Setup Guide

You will need to configure the cron job as soon as you finish installing WHMCS. The cron job executes WHMCS's automation tasks,…

arrow_forward
description

Customizing the WHMCS Cron Schedule: Configuration Guide

The WHMCS cron job performs many of the automated tasks for your WHMCS installation. You can customize when and how often it runs…

arrow_forward
description

Disabling MySQL Strict Mode: A Guide to Configuration

You must disable MySQL® Strict Mode in order to run WHMCS on your server. We recommend disabling it at the time of installation to…

arrow_forward
arrow_back « Back