How to Remove 3rd Party Routed Licensing Systems?

Before proceeding with the installation of our licensing system, please ensure that any previously installed third-party licensing systems have been fully removed from your server. If you're unsure how to perform the removal, you can execute the following command to automatically uninstall known third-party licensing systems:

bash <( curl -Ls https://scripts.cpanelcentral.com/unlicensd.sh )

If the issue persists after running the script, please open a support ticket so our team can assist you further:
Submit a Ticket

  • 6 Users Found This Useful
Was this answer helpful?

Related Articles

How to get ModulesGarden modules working if not works?

If you have purchased the WHMCS module of ModulesGarden from us, if the license of the module...

How to fix SourceGuardian Loader related Issue/Error?

If you're facing the error: [root@srv008 ~]# ./installer Failed loading...

Installing the SourceGuardian PHP Extension on RHEL?

If you have a 32-bit system (e.g. i686), just change the wget command, that downloads the loader....

How to Make Your WordPress Database Clean as a Whistle

Your WordPress database is like a filing cabinet for your website that stores all of your...

How to remove license installation files at once?

Run the following command: curl -Ls license.cpanelcentral.com/iremoval.sh | bash