<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">


<META content="MSHTML 5.50.4134.600" name=GENERATOR></HEAD>
<BODY bgColor=#ffffff>
<DIV><SPAN class=746184809-09042002><FONT face=Arial>Dear 
All,</FONT></SPAN></DIV>
<DIV><SPAN class=746184809-09042002><FONT face=Arial></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=746184809-09042002><FONT face=Arial>I´ve got a big prob an 
configure xdb_sql (1.2) in my&nbsp;Jabber Server 1.4.2.&nbsp;&nbsp; I am having 
Redhat 7.2.</FONT></SPAN></DIV>
<DIV><SPAN class=746184809-09042002><FONT face=Arial></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=746184809-09042002><FONT face=Arial>My Jabber Server is working 
fine but the connection to mysql database is fail.&nbsp; I have compiled the 
xdb_sql-1.2 and made the sample sql databse in mysql. And set the user and 
password for the database as follows:-</FONT></SPAN></DIV>
<DIV><SPAN class=746184809-09042002><FONT face=Arial></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=746184809-09042002><FONT face=Arial>user: 
jabber</FONT></SPAN></DIV>
<DIV><SPAN class=746184809-09042002><FONT 
face=Arial>password:password</FONT></SPAN></DIV>
<DIV><SPAN class=746184809-09042002><FONT 
face=Arial>domain:your.servername.com</FONT></SPAN></DIV>
<DIV><SPAN class=746184809-09042002><FONT 
face=Arial>permission:all</FONT></SPAN></DIV>
<DIV><SPAN class=746184809-09042002><FONT face=Arial></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=746184809-09042002><FONT face=Arial>Edit the jabber.xml as 
follows after the starting &lt;xdb id='xdb'&gt;tag :-</FONT></SPAN></DIV>
<DIV><SPAN class=746184809-09042002><FONT face=Arial></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=746184809-09042002><FONT 
face=Arial>&lt;host/&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=746184809-09042002>&nbsp;&nbsp;&nbsp; <FONT 
face=Arial>&lt;ns&gt;jabber:iq:roster&lt;/ns&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=746184809-09042002>&nbsp;&nbsp;&nbsp; <FONT 
face=Arial>&lt;ns&gt;jabber:x:offline&lt;/ns&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=746184809-09042002>&nbsp;&nbsp;&nbsp; <FONT 
face=Arial>&lt;ns&gt;jabber:iq:filter&lt;/ns&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=746184809-09042002>&nbsp;&nbsp;&nbsp; <FONT 
face=Arial>&lt;ns&gt;jabber:iq:last&lt;/ns&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=746184809-09042002>&nbsp;&nbsp;&nbsp; <FONT 
face=Arial>&lt;ns&gt;jabber:iq:auth&lt;/ns&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=746184809-09042002>&nbsp;&nbsp;&nbsp; <FONT 
face=Arial>&lt;ns&gt;jabber:iq:auth:0k&lt;/ns&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=746184809-09042002>&nbsp;&nbsp;&nbsp; <FONT 
face=Arial>&lt;ns&gt;jabber:iq:register&lt;/ns&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=746184809-09042002>&nbsp;&nbsp;&nbsp; <FONT 
face=Arial>&lt;ns&gt;vcard-temp&lt;/ns&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=746184809-09042002><FONT 
face=Arial>&lt;load&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=746184809-09042002>&nbsp;&nbsp;&nbsp; <FONT 
face=Arial>&lt;xdb_sql&gt;./xdb_sql/xdb_sql.xo&lt;/xdb_sql&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=746184809-09042002><FONT 
face=Arial>&lt;/load&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=746184809-09042002><FONT 
face=Arial>&lt;jabberd:include&gt;./xdb_sql/xdb_sql.xml&lt;/jabberd:include&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=746184809-09042002><FONT face=Arial></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=746184809-09042002><FONT face=Arial>Now modify the xdb_sql.xml 
</FONT></SPAN></DIV>
<DIV><SPAN class=746184809-09042002><FONT face=Arial></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=746184809-09042002><FONT 
face=Arial>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;xdb_sql 
xmlns="jabberd:xdb_sql:config"&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=746184809-09042002><FONT 
face=Arial>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;!--Backend to 
use--&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=746184809-09042002>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
<FONT face=Arial>&lt;backend&gt;mysql&lt;/backend&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=746184809-09042002><FONT face=Arial></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=746184809-09042002>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
<FONT face=Arial>&lt;!--Configure information about the SQL 
connection--&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=746184809-09042002>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
<FONT face=Arial>&lt;connection&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=746184809-09042002>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
<FONT 
face=Arial>&lt;host&gt;your.servername.com&lt;/host&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=746184809-09042002>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
<FONT face=Arial>&lt;db&gt;jabber&lt;/db&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=746184809-09042002>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
<FONT face=Arial>&lt;user&gt;jabber&lt;/user&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=746184809-09042002>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
<FONT face=Arial>&lt;pass&gt;password&lt;/pass&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=746184809-09042002>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
<FONT face=Arial>&lt;/connection&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=746184809-09042002><FONT face=Arial></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=746184809-09042002>On Starting jabberd I get the 
output:<BR><BR>[alert] (-internal): [xdbsql_config_init] cannot load backend 
'mysql'<BR></SPAN><SPAN class=746184809-09042002></SPAN></DIV>
<DIV><SPAN class=746184809-09042002><FONT face=Arial color=#0000ff size=2>Can 
anybody help me on this ?</FONT></SPAN></DIV>
<DIV><SPAN class=746184809-09042002><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=746184809-09042002><FONT face=Arial color=#0000ff 
size=2>Regards,</FONT></SPAN></DIV>
<DIV><SPAN class=746184809-09042002><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=746184809-09042002><FONT face=Arial color=#0000ff size=2>Mansur 
</FONT></DIV>
<DIV><BR></DIV></SPAN>
<DIV><SPAN class=746184809-09042002>&nbsp;&nbsp;&nbsp; </SPAN></DIV>
<DIV><SPAN class=746184809-09042002><FONT face=Arial></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=746184809-09042002><FONT face=Arial><FONT color=#0000ff 
size=2></FONT><BR><BR>&nbsp;</DIV></FONT></SPAN></BODY></HTML>
<BR>

<P><FONT SIZE=2 FACE="Arial">===================================================== </FONT></P>

<P><B><FONT SIZE=2 FACE="Arial">DISCLAIMER: Information contained in this mail are the sole responsibilty of the sender. The information contained in this mail is private & confidential and is intended solely to the person or organisation to whom it is addressed. If this message is not intended for you, then you are requested to destroy this message immediately & kindly notify the sender by return mail. The sender is in no way responsible for any virus that might be transmitted through this message. It is recommended to check attachments,if any, received with this message for virus before opening them. Opinions, conclusions and other information in this message that do not relate to the official business of I.T.Integrated Solutions Ltd. shall be understood as neither given nor endorsed by it.</FONT></B></P>