diff options
Diffstat (limited to 'zarb-ml/mageia-dev/20110208/002497.html')
-rw-r--r-- | zarb-ml/mageia-dev/20110208/002497.html | 103 |
1 files changed, 103 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/20110208/002497.html b/zarb-ml/mageia-dev/20110208/002497.html new file mode 100644 index 000000000..027628aa0 --- /dev/null +++ b/zarb-ml/mageia-dev/20110208/002497.html @@ -0,0 +1,103 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Php : which package provides 'xmlrpc.inc' ? + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Php%20%3A%20which%20package%20provides%20%27xmlrpc.inc%27%20%3F&In-Reply-To=%3C1297181298.14654.77.camel%40akroma.ephaone.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="002496.html"> + <LINK REL="Next" HREF="002498.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Php : which package provides 'xmlrpc.inc' ?</H1> + <B>Michael Scherer</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Php%20%3A%20which%20package%20provides%20%27xmlrpc.inc%27%20%3F&In-Reply-To=%3C1297181298.14654.77.camel%40akroma.ephaone.org%3E" + TITLE="[Mageia-dev] Php : which package provides 'xmlrpc.inc' ?">misc at zarb.org + </A><BR> + <I>Tue Feb 8 17:08:18 CET 2011</I> + <P><UL> + <LI>Previous message: <A HREF="002496.html">[Mageia-dev] Php : which package provides 'xmlrpc.inc' ? +</A></li> + <LI>Next message: <A HREF="002498.html">[Mageia-dev] Php : which package provides 'xmlrpc.inc' ? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2497">[ date ]</a> + <a href="thread.html#2497">[ thread ]</a> + <a href="subject.html#2497">[ subject ]</a> + <a href="author.html#2497">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Le mardi 08 février 2011 à 16:22 +0100, Frederic Janssens a écrit : +><i> I have a little php problem. +</I>><i> I help for the xmlrpc calls for madb +</I>><i> <A HREF="http://88.191.121.20/madb/master/index.php/?source=0&distrelease=8&application=1&arch=1">http://88.191.121.20/madb/master/index.php/?source=0&distrelease=8&application=1&arch=1</A> +</I>><i> (which is in php), but am not familiar with php. +</I>><i> +</I>><i> I have tested different versions : +</I>><i> first +</I>><i> <A HREF="http://pear.php.net/package/XML_RPC2/">http://pear.php.net/package/XML_RPC2/</A> +</I>><i> then +</I>><i> <A HREF="http://code.google.com/p/ripcord/">http://code.google.com/p/ripcord/</A> +</I>><i> and finaly +</I>><i> <A HREF="http://phpxmlrpc.sourceforge.net/">http://phpxmlrpc.sourceforge.net/</A> +</I>><i> +</I>><i> I thought that it was provided by +</I>><i> +</I>><i> php-xmlrpc-5.3.5-4.x86_64.rpm +</I>><i> +</I>><i> but that does not seem to be the case : +</I>><i> it refers to +</I>><i> <A HREF="http://fr2.php.net/manual/en/ref.xmlrpc.php">http://fr2.php.net/manual/en/ref.xmlrpc.php</A> +</I>><i> instead of +</I>><i> <A HREF="http://phpxmlrpc.sourceforge.net/">http://phpxmlrpc.sourceforge.net/</A> +</I>><i> +</I>><i> and my (attached) test script still works after I unistalled it. +</I>><i> +</I>><i> Stormi tells me that it does not work with basic php. +</I>><i> +</I>><i> So the question is : which package provides 'xmlrpc.inc' ? +</I>><i> +</I>><i> (find / xmlrpc.inc gives nothing) +</I> +$ urpmf '/xmlrpc\.inc' +mmc-web-base:/usr/share/mmc/includes/xmlrpc.inc.php +tikiwiki:/usr/share/tikiwiki/lib/xmlrpc.inc +drupal:/var/www/drupal/includes/xmlrpc.inc +drupal:/var/www/drupal/includes/xmlrpc.inc + +so I think nothing provides it, or it is some kind of file that is cut +and paste everywhere. + +IIRC, xml rpc on php is kinda painful and too low level + +-- +Michael Scherer + +</PRE> + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="002496.html">[Mageia-dev] Php : which package provides 'xmlrpc.inc' ? +</A></li> + <LI>Next message: <A HREF="002498.html">[Mageia-dev] Php : which package provides 'xmlrpc.inc' ? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2497">[ date ]</a> + <a href="thread.html#2497">[ thread ]</a> + <a href="subject.html#2497">[ subject ]</a> + <a href="author.html#2497">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |