I've just moved into a new VPS server which is using Centos7 as an OS, since then I have some issue with a SOAP request which contains a port, despite I did not have any problem on previous shared hosting.
Even my program has worked fine on local host, but on VPS every time I make a SOAP request, it doesn't response at all.
The URL that is used for SOAP is "http://smartcard.rmto.ir:9090/orawsv/TR_PUBLIC_WS/PKG_RMTO_WS?wsdl".
Do I need to config VPS server? if so, how?
What I have done yet is:
- disable firewall on WHM configuration
Any possible solution is welcome!