Soapclient

Discussion in 'Pre-sales questions' started by mkpatil, Oct 5, 2010.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. I have tried other hosting sites and had problems with using web services APIs using Soapclient.
    Example:
    "Php Fatal Error Class Soapclient Not Found"

    this is when I try to extend SoapClient

    class PublicUserManagementWebService extends SoapClient {

    private static $classmap = array(.....

    Will I have the same problem if I host my site from discountasp.net?

    Thanks
     
  2. Is SOAPClient installed in the base product (i.e., without extra addons?) Your reply is requested and appreciated.
     
  3. mjp

    mjp

    No Soap support at this time. But we are currently reassessing our global php configuration, so there may be some changes on the horizon. Honestly though, Soap is not something we get a lot of requests for.
     
  4. Thanks - truly appreciate your response.
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page