On 14/8/2006, at 16:52, Daniel Jewett wrote:
I continue to receive this error when attempting to fetch posts from a WordPress blog at 'thenormalfamily.net' [...]
Try instead to use http://admin@www.thenormalfamily.net/wp/xmlrpc.php
If I do: curl -I http://thenormalfamily.net/wp/xmlrpc.php
I get:
HTTP/1.1 302 Found ... Location: http://www.thenormalfamily.netwp/xmlrpc.php
Which is clearly a wrong redirect (lacks a slash after .net,) but using the www version seems to work.