Hello,
The PHP Soap extension does need to be enabled on the server running WHMCS as this is used to make the calls to the Enterprise server.
Kind Regards,
Trevor
SCP is already enabled and PHP version is 5.6, also i have disabled the firewall on the windows server and checked the WHMCS server to check if there are any outbound firewall rules blocking but i found None, also i checked several times the bindings and they are set properly !... any other thoughts what might be causing this ?!?!...
Thanks,
Hello,
If you have SSH access to the Linux server can you try wget or curl to http://xx.xx.xx.34:9002/esUsers.asmx?WSDL and confirm it loads and is able to see the page content?
The page should start something like: <wsdl:definitions targetNamespace="http://smbsaas/solidcp/enterpriseserver">
Kind Regards,
Trevor Robinson
thank you, i was able to fix this by contacting my shared hosting provider, as i was suspecting i have done nothing wrong and followed the tutorial to the letter, but there was an outbound firewall blockage at the WHMCS hosting side which has now been allowed and whmcs can reach scp successfuly !...