<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Have you linked against the right libraries?<br>
This is for 0.9.x on CentOS 4:<br>
[greger@siprouter modules]$ ldd
mysql.so&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; libmysqlclient.so.14 =&gt; /usr/lib/mysql/libmysqlclient.so.14
(0x00111000)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; libz.so.1 =&gt; /usr/lib/libz.so.1 (0x002aa000)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; libc.so.6 =&gt; /lib/tls/libc.so.6 (0x00c94000)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; libcrypt.so.1 =&gt; /lib/libcrypt.so.1 (0x006a6000)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; libnsl.so.1 =&gt; /lib/libnsl.so.1 (0x00376000)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; libm.so.6 =&gt; /lib/tls/libm.so.6 (0x00530000)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; libssl.so.4 =&gt; /lib/libssl.so.4 (0x00c0a000)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; libcrypto.so.4 =&gt; /lib/libcrypto.so.4 (0x00e29000)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /lib/ld-linux.so.2 (0x00987000)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; libgssapi_krb5.so.2 =&gt; /usr/lib/libgssapi_krb5.so.2
(0x00baa000)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; libkrb5.so.3 =&gt; /usr/lib/libkrb5.so.3 (0x0022a000)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; libcom_err.so.2 =&gt; /lib/libcom_err.so.2 (0x00faa000)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; libk5crypto.so.3 =&gt; /usr/lib/libk5crypto.so.3 (0x003fc000)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; libresolv.so.2 =&gt; /lib/libresolv.so.2 (0x00a5e000)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; libdl.so.2 =&gt; /lib/libdl.so.2 (0x0028f000)<br>
<br>
[greger@siprouter modules]$ rpm -q mysql<br>
mysql-4.1.12-3.RHEL4.1<br>
<br>
<br>
<a class="moz-txt-link-abbreviated" href="mailto:Benjamin.George@t-systems.com">Benjamin.George@t-systems.com</a> wrote:
<blockquote
 cite="mid5BDFB528F5AD4744B933D3C6186DA27F02CD0620@S4DE8PSAADL.t-systems.com"
 type="cite">
  <pre wrap="">Hi All,

Thanks Adam for providing the link.
But as mentioned by zhangshuai, I am also getting the same error after doing those procedures. Error messages are pasted below:

stateless - initializing
 0(0) Maxfwd module- initializing
textops - initializing
root@ubuntu:/usr/local/sbin #  0(0) register_udomain(): Invalid table version (use ser_mysql.sh reinstall)
 0(0) domain_fixup(): Error while registering domain
ERROR: error -1 while trying to fix configuration

It will be great somebody gives some pointer to resolve this issue.

Regards,
Benjamin.

-----Original Message-----
From: <a class="moz-txt-link-abbreviated" href="mailto:serusers-bounces@lists.iptel.org">serusers-bounces@lists.iptel.org</a> [<a class="moz-txt-link-freetext" href="mailto:serusers-bounces@lists.iptel.org">mailto:serusers-bounces@lists.iptel.org</a>] On Behalf Of zhangshuai
Sent: Thursday, June 01, 2006 6:57 AM
To: serusers
Subject: Re: Re: [Serusers] mysql configuration issue

Dear All,

        
I use mysql-4.1.15 and encountered the same error. After I did as the webpage said, I got another error: "invalid table version".

I compiled the source code from cvs:

cvs -d :pserver:anonymous@cvs.berlios.de:/cvsroot/ser checkout sip_router 

Is it the latest stable version?

Thanks for your answers.

  </pre>
  <blockquote type="cite">
    <pre wrap=""><a class="moz-txt-link-abbreviated" href="mailto:Benjamin.George@t-systems.com">Benjamin.George@t-systems.com</a> wrote:

    </pre>
    <blockquote type="cite">
      <pre wrap="">*root@ubuntu:/usr/local/sbin #  0(0) new_connection(): Client does not 
support authentication protocol requested by server; consider upgrading 
MySQL client*

      </pre>
    </blockquote>
    <pre wrap=""><a class="moz-txt-link-freetext" href="http://dev.mysql.com/doc/refman/5.0/en/old-client.html">http://dev.mysql.com/doc/refman/5.0/en/old-client.html</a>

Regards
Adam
_______________________________________________
Serusers mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Serusers@lists.iptel.org">Serusers@lists.iptel.org</a>
<a class="moz-txt-link-freetext" href="http://lists.iptel.org/mailman/listinfo/serusers">http://lists.iptel.org/mailman/listinfo/serusers</a>

    </pre>
  </blockquote>
  <pre wrap=""><!---->
= = = = = = = = = = = = = = = = = = = =
                        

_______________________________________________
Serusers mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Serusers@lists.iptel.org">Serusers@lists.iptel.org</a>
<a class="moz-txt-link-freetext" href="http://lists.iptel.org/mailman/listinfo/serusers">http://lists.iptel.org/mailman/listinfo/serusers</a>


  </pre>
</blockquote>
</body>
</html>