<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>awkward silence &#187; DreamHost</title>
	<atom:link href="http://tom.wilcoxen.org/category/dreamhost/feed/" rel="self" type="application/rss+xml" />
	<link>http://tom.wilcoxen.org</link>
	<description></description>
	<lastBuildDate>Fri, 19 Mar 2010 21:39:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>ecto and WordPress on Dreamhost</title>
		<link>http://tom.wilcoxen.org/2007/05/11/ecto-and-wordpress-on-dreamhost/</link>
		<comments>http://tom.wilcoxen.org/2007/05/11/ecto-and-wordpress-on-dreamhost/#comments</comments>
		<pubDate>Fri, 11 May 2007 19:30:32 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[DreamHost]]></category>
<category>dreamhost</category><category>ecto</category><category>wordpress</category><category>xml rpc</category>
		<guid isPermaLink="false">http://tom.wilcoxen.org/2007/05/11/ecto-and-wordpress-on-dreamhost/</guid>
		<description><![CDATA[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 &#8211; 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, [...]]]></description>
			<content:encoded><![CDATA[<p>Ok, this took me far too long to track down. I got my blog set up nice and quick like using <a href="http://www.dreamhost.com/r.cgi?59754">Dreamhost</a> one-click installs &#8211; so far so good.</p>
<p>But then I went to try <a href="http://ecto.kung-foo.tv/">ecto</a> to post and kept getting a cryptic error:</p>
<p><span style="font-family:monospace;font-size:9pt;">XML-RPC server accepts POST requests only.</span></p>
<p>I went through checking username/password, checking .htaccess, etc. and was having no luck. I finally thought to check the Dreamhost wiki and found <a href="http://wiki.dreamhost.com/WordPress#Broken_Blogging_Software_.28Ecto_and_MarsEdit.29">the answer</a>: add this line to the top of your xmlrpc.php file at the base of your WordPress install:</p>
<p><span style="font-family:monospace;font-size:9pt;">$HTTP_RAW_POST_DATA = file_get_contents(&#8220;php://input&#8221;);</span></p>
<p>All better. It&#8217;s apparently got to do with PHP 5.2.2.</p>
<p><!-- technorati tags start -->
<p style="text-align:right;font-size:10px;">Technorati Tags: <a href="http://www.technorati.com/tag/dreamhost" rel="tag">dreamhost</a>, <a href="http://www.technorati.com/tag/wordpress" rel="tag">wordpress</a></p>
<p><!-- technorati tags end --></p>
<a href="http://tom.wilcoxen.org/tags/dreamhost" rel="tag">dreamhost</a>, <a href="http://tom.wilcoxen.org/tags/ecto" rel="tag">ecto</a>, <a href="http://tom.wilcoxen.org/tags/wordpress" rel="tag">wordpress</a>, <a href="http://tom.wilcoxen.org/tags/xml_rpc" rel="tag">xml rpc</a>]]></content:encoded>
			<wfw:commentRss>http://tom.wilcoxen.org/2007/05/11/ecto-and-wordpress-on-dreamhost/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.205 seconds -->
