hi excusme for bad english typeing
i installed solidcp and whmcs module same manuals
but on add server test connection not response any thing
Hello,
What are the settings you entered?
and what are your portal and enterprise Bindings in IIS Management?
Regards,
Marco
all setting is same manuals
i check code and error is
// Create the SoapClient
$client = new SoapClient($host, array('login' => $this->_username, 'password' => $this->_password, 'compression' => (($this->_compression) ? (SOAP_COMPRESSION_ACCEPT | SOAP_COMPRESSION_GZIP) : ''), 'cache_wsdl' => ($this->_caching) ? 1 : 0));
but i installed soapclient and not any error
I would double check your settings and IIS Management for bindings.
It generally always is the issue.
i checked all setting but error exist