blob: 027628aa0b883467a0ddba5db6408b8b693f81fd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
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>
|