Greetings list,

Trying to use the xmlrcp cookbook, ...
# With Windows Live writer, I can connect to pmwiki, browse groups, ... but 
can not open a page.
I get the following error : server error 1, unknown method

# With w.Bloggar, ... it seems I can connect as well and I get the same 
message "unknow method"

This is what http://localhost/index.php?action=xmlrpc returns :

  <?xml version="1.0" encoding="UTF-8" ?>
- <methodResponse>
- <fault>
- <value>
- <struct>
- <member>
  <name>faultCode</name>
- <value>
  <int>105</int>
  </value>
  </member>
- <member>
  <name>faultString</name>
- <value>
  <string>XML error: Invalid document end at line 1</string>
  </value>
  </member>
  </struct>
  </value>
  </fault>
  </methodResponse>

can someone help with exact parameters to use please ?

Thanks

SH 




_______________________________________________
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to