• Hi

    I’ve been searching everywhere and my host has said I have to come back to wordpress for an answer on this.

    I’ve recently set up a daily blog posting from delicious to a new blog (www.frontrunnerpt.com/blog) and it’s not working. I have it working on another site fine, but it seems that there has been an upgrade to php 5.2.2 that has caused some issues. I’ve not found much mention of it anywhere apart from one place to add some code to the top of my xmlrpc.php file:
    $HTTP_RAW_POST_DATA = file_get_contents(”php://input”);

    I’ve tried this but it’s not worked. Any thoughts from anyone would be greatly appreciated.

    Cheers
    Lawrence

Viewing 3 replies - 1 through 3 (of 3 total)
  • I doubt I have the answer, but I have two quick questions.

    1) Is your host running mod_security?
    2) Are you running the Bad Behavior plugin?

    Bonus question: When “it doesn’t work”, what’s the actual http error code?

    Thread Starter chilesl

    (@chilesl)

    Hi

    Not running bad behavior plugin but not sure about mod-security. Using Dreamhost who have a one click install. Any idea where I could find this out?

    Error message for the xmlrpc is here:
    https://www.frontrunnerpt.com/blog/xmlrpc.php

    Delicious also says some thing about XML-RPC server accepts POST requests only

    ta

    Well, I have a blog on Dreamhost and I get a different (and expected) message when I browse direct to my xmlrpc.php file. As such, you may want to restore it back to the way it is supposed to be.

    Example: https://www.solo-technology.com/blog/xmlrpc.php

    That error is ok, by the way.

    As far as how to check on mod_sec, login to the DH panel, go to Manage Domains. Click “edit” for the domain in question and check on the “Extra Web Security” option.

    And… hmm… where was I going with all this? Mine is on and the del.icio.us thingy worked last time I tried it. That must not be the answer then, eh?

    I’ll just shush for the moment.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘xmlrpc and delicious’ is closed to new replies.