ecto and WordPress on Dreamhost
Ok, this took me far too long to track down. I got my blog set up nice and quick like using Dreamhost one-click installs - so far so good.
But then I went to try ecto to post and kept getting a cryptic error:
XML-RPC server accepts POST requests only.
I went through checking username/password, checking .htaccess, etc. and was having no luck. I finally thought to check the Dreamhost wiki and found the answer: add this line to the top of your xmlrpc.php file at the base of your WordPress install:
$HTTP_RAW_POST_DATA = file_get_contents(”php://input”);
All better. It’s apparently got to do with PHP 5.2.2.
Technorati Tags: dreamhost, wordpress
dreamhost ecto wordpress xml rpc
June 11th, 2007 16:38
Hey Tom,
Full solution to XML-RPC server accepts POST requests only - WordPress Error. Detailed explanation there as well.
Glad you got it figured out. A real nuisance.
February 6th, 2008 17:04
I have been a frequent visitor of this blog for some time now, so I thought it would be a good idea to leave you with my thanks.
Regards,
Jim Mirkalami