Can I write a web service in PHP to run on DreamHost? When I try to write a SOAP-based service, I get “Class SoapClient not found”, and when I try to write and xmlrpc-based service, I get Call to undefined function xmlrpc_server_create().
Am I doing something wrong? Or is this not enabled on DreamHost?
TIA!