I'm running ISPconfig 2.2.32 on an Ubuntu 8.04 server. One of the hosted websites is a Magento-based webstore. Magento has it's own SOAP API that I am trying to use - unfortunately without success. Question: if the software on a client's website is SOAP / XML-RPC enabled, can that functionality be used and what additional setups would be required? Right now what I'm getting is a "Service Unavailable" error. Any ideas, or can this simply not be done?
As long as you installed the xml and soap extensions from php there should be no more configuration nescessary to use soap.