Hello there. I’m using Jetpack plugin with wordpress and i have connection issue between plugin and jetpack server. I found out that the problem is due to XML-RPC.
Whenever i validate my XML-RPC on this site: https://xmlrpc.eritreo.it/
i get error: Parse error. The XML-RPC response document is not well formed
I found out that the problem is because php-xml extension is not installed on the server. https://mikestaszel.com/2018/04/12/fixing-wordpress-jetpack-connection-errors/
Is there any way to get that working?
Thanks.