Issue with WHMCS mo...
 
Notifications
Clear all

Issue with WHMCS module 1.4.1

5 Posts
2 Users
0 Reactions
1,075 Views
Posts: 19
 Max
Topic starter
(@maxss2303)
Active Member
Joined: 6 years ago

Hi SolidCP,
I have an issue with the WHMCS module of SolidCP 1.4.1 :
When i want to automatically create an hosting plan ( IIS Website + FTP accounts ) :
CreateAccount Fault: (Code: 0, Message: ChangeUserStatus Fault: (Code: 0, Message: SOAP Fault: (Code: 0, Message: SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://XXXXX:9002/esPackages.asmx?WSDL' : failed to load external entity "http://XXXXXX:9002/esPackages.asmx?WSDL" ), Service ID: 3)
If i load the link http://XXXXX:9002/esPackages.asmx?WSDL , i have a XML.
My SolidCP is behind a NAT with ports 9001 to 9003 open.
The bindings IIS are :
*:9001
*:9002
*:9003
Have you ever had a similar problem ?
Thanks in advance for your help ?

4 Replies
Posts: 1967
Admin
(@m-tiggelaar)
Noble Member
Joined: 9 years ago

Hello,
What are your enterprise bindings? (by default it's set to 127.0.0.1:9002)
You will need to make sure IIS Bindings and whmcs settings match up, in addition PHP needs to have SOAP extension enabled.
Regards,
Marco

Reply
Posts: 19
 Max
Topic starter
(@maxss2303)
Active Member
Joined: 6 years ago

Hello Marco,
thanks for your reply,
Bindings of Enterprise server are set like this :
*:9002 ( Any not attributed IP addresses are listening on 9002 )
PHP SOAP extension is already enable in my php.ini.
in Server settings on WHMCS, " test connection " give me the execption :
GetUserByUsername Fault: (Code: 0, Message: SOAP Fault: (Code: 0, Message: SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://XXXXXX:9002/esUsers.asmx?WSDL' : failed to load external entity "http://XXXXX/esUsers.asmx?WSDL" ))
Regards,
Max

Reply
Posts: 1967
Admin
(@m-tiggelaar)
Noble Member
Joined: 9 years ago

what is your php version? (i did read some php versions can cause soap errors them selfs)

Reply
Posts: 19
 Max
Topic starter
(@maxss2303)
Active Member
Joined: 6 years ago

Hi,
It's running with PHP 7.2.7
thanks 🙂

Reply
Share: