Help Center

Troubleshooting Problems Accepting EULA After Update: A Step-by-Step Guide

Accepting EULA after update troubleshooting, Resolving issues with End User License Agreement acceptance, Troubleshooting problems with EULA acceptance post-update 1
Print

Symptom

After applying the WHMCS 7.6 update, upon first logging to the administration area, it is necessary to read and agree to an updated License Agreement (EULA).

In some circumstances, clicking the Accept button may reload the page or result in a 404 error:

The requested URL /admin/eula-accept was not found on this server. 
 

Cause

This is caused by a mis-configured Friendly URLs setting, causing the Accept button to point to an unroutable path on your server.

Solution

The Friendly URL setting can be reset to the basic value by executing the following SQL command against the WHMCS database:

UPDATE `tblconfiguration` SET value ='basic' WHERE setting='RouteUriPathMode';
 

Refresh the License Agreement page in your browser.

The updated Agreement can now be accepted successfully

Follow-Up

We recommend ensuring that the Friendly URL setting is configured optimally for the current server environment. Refer to the following resources for information on doing so:

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

Was this answer helpful?

Still need a hand?

Our support team is on standby if this article didn't fully answer your question.

« Back