On Sat, Mar 17, 2012 at 12:58 AM, Achim Gratz <[email protected]> wrote: > Alvar Maciel <[email protected]> writes: >> I'm a begginer so... be nice with me please. I manage to use org-mode >> for almost all my daily work. I'm trying to post to my blog (worpdtess >> 3.3.1) from org-mode using org2blog. But when I try to post something >> I get an 500 error. this is the output of emacs mini-buffer >> progn: Error during request: 500 >> Can you give me any clue to solve this > > HTTP error 500 is an internal server error (due to misconfiguration or > other problems). You have to solve the problem on the server, not the > client.
I would suspect that xml-rpc is not enabled [1] on your blog. -- Puneeth [1] - http://www.cmmourik.com/enable-wordpress-xml-rpc-remote-publishing-interface
