<HTML>
<HEAD>
<TITLE>Re: [OpenSIPS-Users] unable to load module mi_xmlrpc</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>I had a similar problem on Centos (and RHEL). Try downloading the latest version of xmlrpc-c from svn.<BR>
<BR>
<BR>
On 7/14/11 11:31 AM, &quot;Akib Sayyed&quot; &lt;<a href="akibsayyed@gmail.com">akibsayyed@gmail.com</a>&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>guys i am having problem loading libxmlrpc <BR>
here is error <BR>
Jul 14 13:58:46 localhost opensips: ERROR:core:sr_load_module: could not open module &lt;/usr/local/lib/opensips/modules/mi_xmlrpc.so&gt;: libxmlrpc_server_abyss.so.3: cannot open shared object file: No such file or directory<BR>
Jul 14 13:58:46 localhost opensips: CRITICAL:core:yyerror: parse error in config file, line 80, column 13-14: failed to load module<BR>
Jul 14 13:58:46 localhost opensips: ERROR:core:set_mod_param_regex: no module matching mi_xmlrpc found<BR>
Jul 14 13:58:46 localhost opensips: CRITICAL:core:yyerror: parse error in config file, line 198, column 22-23: Parameter &lt;port&gt; not found in module &lt;mi_xmlrpc&gt; - can't set<BR>
Jul 14 13:58:46 localhost opensips: ERROR:core:main: bad config file (2 errors)<BR>
<BR>
here is ldconfig<BR>
<BR>
 ldconfig -v |grep xml<BR>
ldconfig: Cannot stat /usr/lib/libpics.so: No such file or directory<BR>
    libxmlrpc_client.so.3 -&gt; libxmlrpc_client.so.3.4.0<BR>
    libixml.so.2 -&gt; libixml.so.2.0.4<BR>
    libxmlrpc_abyss.so.3 -&gt; libxmlrpc_abyss.so.3.4.0<BR>
    libwwwxml.so.0 -&gt; libwwwxml.so.0.1.0<BR>
    libxmlrpc.so.3 -&gt; libxmlrpc.so.3.4.0<BR>
    libxml.so.1 -&gt; libxml.so.1.8.17<BR>
    libxmltok.so.0 -&gt; libxmltok.so.0.1.0<BR>
    libxmlrpc_cgi.so.3 -&gt; libxmlrpc_cgi.so.3.4.0<BR>
    libxmlrpc_abyss_server.so.3 -&gt; libxmlrpc_abyss_server.so.3.4.0<BR>
    libxml++-2.6.so.2 -&gt; libxml++-2.6.so.2.0.7<BR>
    libxmlrpc_xmlparse.so.3 -&gt; libxmlrpc_xmlparse.so.3.4.0<BR>
    libxmlparse.so.0 -&gt; libxmlparse.so.0.1.0<BR>
    libxml2.so.2 -&gt; libxml2.so.2.7.7<BR>
    libxmlrpc_xmltok.so.3 -&gt; libxmlrpc_xmltok.so.3.4.0<BR>
<BR>
</SPAN></FONT></BLOCKQUOTE>
</BODY>
</HTML>