xmlrpc again
-
After the update to WP 4.0, Jetpack wouldn’t connect anymore. XMLRPC file is blocked by my provider (he.net), and they won’t enable it back. But it’s weird that Jetpack did work before WP 4.0.
He.net told me to create another file that is not called xmlrpc but has the same code in it, and point plugins and wordpress to it. But there’s no way to do this on jetpack or in WP.
I did a google search, and a LOT of people have trouble with the blocked xmlrpc file on their host servers. It seems to be a common problem for jetpack. I think what it needs to be done is to add a setting on jetpack, to allow the user to enter the filename of a custom xmlrpc file. So for example, to direct jetpack to xmlrpc-NEW.php instead of xmlrpc.php. This is the cleanest way to go around the problem, unless WP itself adds such a setting.
Unfortunately, editing PHP files to manually tell the system how the new xmlrpc file is called is not recommended, because after each update, that change will be overwritten. Or installing the xmlrpc_rename plugin is also a bad idea, as it doesn’t really work properly.
We really need an actual jetpack setting for this. Please escalate to your developers.
- The topic ‘xmlrpc again’ is closed to new replies.