ubuntu: connect via webservice By Ricardo MallaAugust 3, 2016php, ubuntu First we need to check that there's a viable connection between the two servers, in my case two ubuntu servers. new SoapClient($wsdl);