XMLRPC – Garbage Characters before <XML> node??
-
I know there are a bunch of XMLRPC threads. I’ve searched through 8 (pages) or so and haven’t seen anyone reporting this particular issue so here I am starting a new post.
I like many folks want to use Live Writer to make posts to my local wordpress server. But like many others my xmlrpc.php isn’t working correctly.
Here’s my problem simplified into a screenshot:
https://img232.imageshack.us/img232/2109/xmlrpcgarbage20090720m.png
(Generated using https://gggeek.raprap.it/debugger/)For whatever reason, my xmlrpc.php file is including a few garbage characters before the <XML> node in xmlrpc’s response (see screenshot). As you can see, the xmlrpc is reporting the right info – but the garbage characters are causing Live Writer to assume an invalid server response.
I have scoured the net for days for solutions and have tried many things including:
– remove newlines from your .php files
– disable all plugins
– change your theme
– include code in the xmlphp.php itself, etc…But NONE of these things fixes my problem – the garbage characters won’t go away!
My system specs are in the screenshot but here they are in text format:
– IIS6/Win2k3
– FastCGI for IIS6 1.5 RC
– PHP 5.3.0
– WordPress 2.8.2HUGE thanks in advance to anyone who can help at all!
– Chris
PS: If there is already a thread about this feel free to move this post there for me..
- The topic ‘XMLRPC – Garbage Characters before <XML> node??’ is closed to new replies.