From: Jeff D. <da...@da...> - 2002-09-03 19:08:11
|
I think the XML-RPC idea is great. (Out of curiousity, are there any other "standard" wiki RPC API's besides the one at JSPWiki?) Sadly, I can't get http://phpwiki.sourceforge.net/demo/RPC2.php to work. (All I get is 'Unknown Method' errors.) I've tried pointing the XML-RPC validator at http://validator.xmlrpc.com/ at the demo server, and it, too, failed with 'Unknown Method' on all it's tests. (The validator passes on http://xmlrpc.usefulinc.com:80/demo/server.php, which is the demo site for the PHP XML-RPC library you're using...) Any ideas on what might be wrong? |