emacsweblogs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacsweblogs] Weblogger issue with Wordpress 3.0.1


From: Julien Pecqueur
Subject: [Emacsweblogs] Weblogger issue with Wordpress 3.0.1
Date: Wed, 15 Sep 2010 21:24:04 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

Hi,

I've discovered Weblogger.el yesterday and i have an issue when
fetching posts from my Wordpress 3.0.1 blog.

My current version of Emacs is 23.2.1.  My current version of
Weblogger is the launchpad one.

When i type weblogger-setup-weblog i got an error 500 after typing the
configuation name and the saving of the parameters.

The debugger buffer show this log:

[...]  Saving file /home/jpec/.emacs...  Wrote /home/jpec/.emacs
Contacting host: www.julienpecqueur.com:80 Reading [text/xml]... 25k
of 25k (100%) Reading [text/html]... 677 bytes of 669 bytes (101%)
Reading... done.  xml-rpc-request: Error 500


The xml request wich give error is (log from the xmlrpc.php.log file
on the server):

<?xml version="1.0" encoding="UTF-8"?> <methodCall>
  <methodName>metaWeblog.getRecentPosts</methodName> <params>
    <param>
      <value>
        <string>1</string> </value>
    </param> <param>
      <value>
        <string>my_user_was_here</string> </value>
    </param> <param>
      <value>
        <string>my_password_was_here</string> </value>
    </param> <param>
      <value>
        <int>20</int> </value>
    </param> </params>
</methodCall>

When i try this xml request with curl on my server, i got a 500 error
too.

What's wrong?



-- 
Julien Pecqueur (JPEC)

Site:      http://julienpecqueur.com
Email:     address@hidden
PGP:       B1AA2389 (GNUPG)
IRC:       jpec (irc.freenode.net)
StatusNet: http://identi.ca/jpec

Powered by Archlinux - Keep it simple stupid !

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]