php-xml not installed on the server?

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.

The problem is not caused by the xml extension being missing (it’s enabled already, as you can see in the PHP info). The issue is this: https://infinityfree.net/support/javascript-error-using-api-or-mobile-android-app/

@katalonian said:
Is there any way to get that working?

Enable CloudFlare by either transferring your domain there and keeping A/CNAME record of InfnityFree or single-enabling it from the control panel.

1 Like