[TxMt] Blogging Noob Question

Allan Odgaard throw-away-1 at macromates.com
Thu Sep 28 19:36:08 UTC 2006


On 28/9/2006, at 20:38, s.ross wrote:

> Yeah, as a reflexive gesture, I substituted a fake domain for the  
> real one.
> Try calicowebdesigns.com/wp/xmlrpc.php

You might have a server-side problem here:

     % curl -I calicowebdesigns.com/wp/xmlrpc.php
     HTTP/1.1 406 Not Acceptable
     …

     % curl -I macromates.com/blog/xmlrpc.php
     HTTP/1.1 200 OK
     …

Perhaps you need to enable xml-rpc in the WP preferences.




More information about the textmate mailing list