Troubleshooting License Connection Errors: A Comprehensive Guide

thumb_up 1  ·  sell License connection error troubleshooting, Resolving licensing connection issues, Fixing license connectivity errors

A connection error on the admin login page occurs when your server has been unable to connect to our licensing server for several days:

f9c36558-8bb7-4e9f-8e7a-a97b07197dc4.png

This is commonly caused by a CURL or DNS resolution problem, these are essential items in the use of WHMCS and is something your server admin will need to investigate and correct:

CURL
CURL is an extremely important part of WHMCS and is needed for a number of the operations performed such as server connections etc.

DNS
DNS is a vital part of internet functionality in order to be able to resolve hostnames of servers, domain name lookups, and licensing. Ensure your DNS resolve whmcs.com to the correct IP address.

To test the connection between your server and the WHMCS licence server, a built-in test tool is available on the admin area login page:

/admin/login.php?conntest=1
 

For example, if your admin area is located at http://example.com/admin/login.php, you'd visit http://example.com/admin/login.php?conntest=1.

A successful test result looks like:

    Testing Connection to 'https://a.licensing.whmcs.com/1.0/test'...
    URL resolves to 208.74.120.154 ...
    Response Code: 200
    Connection Successful!
 

If you see any errors, it will be necessary to work with your server admin/hosting provider to resolve the cURL connectivity issue. Showing the test results should assist in their troubleshooting.

Caveat for Shared and Reseller Hosted Customers

Some hosting providers may operate very restrictive environments, which results in a No Connection error despite the aforementioned test returning a successful result.

In this situation, changing the PHP version to 7 can resolve the error. For more information, see the  HostGator documentation.

 

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

Step-by-Step Guide to Installing WHMCS

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

arrow_forward
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
arrow_back « Back