These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for WHMCS creating account on the new forum.
Hello. I currently have Virtualmin GPL on my VPS and WHMCS setup as well. I have WHMCS connected to Virtualmin server; however when adding an account in WHMCS, I'm getting an error:
Order Accept Encountered Problems Curl Error: 7 - couldn't connect to host
If I remove the module, it works okay; but it doesn't create an accounts in the Virtualmin. I assume that my template/plan isn't set up correctly; but I've followed this instruction, http://docs.whmcs.com/Virtualmin_Pro
Does this only work under Virtualmin Pro?
Howdy,
WHMCS works using both Virtualmin GPL and Virtualmin Pro. The API for each of those is the same.
It almost sounds like there's a configuration issue of some sort where the IP address, hostname, and/or port for your Virtualmin server is defined in WHMCS.
Curl needs to be able to connect from where ever WHMCS is running, to your Virtualmin system.
Just to make sure there aren't any unusual issues, you may want to log on the command line of your WHMCS server, and use wget to contact Virtualmin using the IP/domain that you've configured in WHMCS.
-Eric