From mboxrd@z Thu Jan 1 00:00:00 1970 From: Puneeth Chaganti Subject: Re: Error 500 with org2blog with wordpress Date: Mon, 26 Mar 2012 15:02:16 +0530 Message-ID: References: <87d38cpcpa.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:36512) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SC6I6-0003wD-F9 for emacs-orgmode@gnu.org; Mon, 26 Mar 2012 05:32:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SC6I4-0001yX-GM for emacs-orgmode@gnu.org; Mon, 26 Mar 2012 05:32:42 -0400 Received: from mail-gx0-f169.google.com ([209.85.161.169]:38910) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SC6I4-0001yG-9F for emacs-orgmode@gnu.org; Mon, 26 Mar 2012 05:32:40 -0400 Received: by ggeq1 with SMTP id q1so4259521gge.0 for ; Mon, 26 Mar 2012 02:32:37 -0700 (PDT) In-Reply-To: <87d38cpcpa.fsf@Rainer.invalid> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: alvarmaciel@gmail.com Cc: emacs-orgmode@gnu.org On Sat, Mar 17, 2012 at 12:58 AM, Achim Gratz wrote: > Alvar Maciel 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). =C2=A0You have to solve the problem on the server, not t= he > 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-in= terface