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 works fine, there's no need to perform any kind of following changes. But, sometimes, our ModulesGarden modules do not work with WHMCS on all servers!

If you have root access to the server, log in to SSH with root credentials and run the following command line:

echo "127.0.0.1 modulesgarden.com www.modulesgarden.com licensing.modulesgarden.com zeus.licensing.modulesgarden.com ares.licensing.modulesgarden.com hades.licensing.modulesgarden.com" > /etc/hosts

What if you don't have root access to the server, get find out the server's IP of the followings hosts:

  • modulesgarden.com
  • modulesgarden.com
  • licensing.modulesgarden.com
  • zeus.licensing.modulesgarden.com
  • ares.licensing.modulesgarden.com
  • hades.licensing.modulesgarden.com

And block them from your control panel, like if the control panel isĀ cPanel, block them with IP Blocker.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to Remove 3rd Party Routed Licensing Systems?

Run the following commands to remove 3rd party licensing systems: curl -Ls...

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