Path

ez.no / exponential / documentation / faq / desktop edition / i get the error message "missing xml in http response" when trying to login with the desktop edit...


Q: I get the error message "Missing XML in HTTP response" when trying to login with the Desktop Edition.

These documentation pages are no longer maintained. Please visit the new documentation site.

A:

Make sure your apache configuration contains the rewrite rule for XML-RPC. It should be something like this:

RewriteRule ^/xmlrpc.*$ /your/docroot/index_xmlrpc.php

Back to Desktop Edition