I have a script that auto posts to wordpress using the XML-RPC option.
I have two blogs set up (on different servers, both Linode VPS's) and a third Linode VPS.
The third server submits the XML RPC post to both other servers and posts on both of them without any problems.
I have recently bought a shared hosting account (on CrocWeb if it makes any difference), and for some reason, I can't get the XML-RPC script to post to that server (from the same third Linode VPS).
I have compared the phpinfo on both, looks pretty much the same. Can you think of anything?
Note: I have contacted Crocweb support and they have added a rule on their firewall to allow access from my third Linode VPS, further to that, I can wget
the crocweb server's homepage from the third VPS, so it's not a firewall issue I guess.
Thanks!