setDebug(1); $rpcServer->compress_response = true; $rpcServer->response_charset_encoding = 'UTF-8'; $rpcServer->service($server_data); exit; ?>