<!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 <br>
libmysqlclient.so.14 => /usr/lib/mysql/libmysqlclient.so.14
(0x00111000)<br>
libz.so.1 => /usr/lib/libz.so.1 (0x002aa000)<br>
libc.so.6 => /lib/tls/libc.so.6 (0x00c94000)<br>
libcrypt.so.1 => /lib/libcrypt.so.1 (0x006a6000)<br>
libnsl.so.1 => /lib/libnsl.so.1 (0x00376000)<br>
libm.so.6 => /lib/tls/libm.so.6 (0x00530000)<br>
libssl.so.4 => /lib/libssl.so.4 (0x00c0a000)<br>
libcrypto.so.4 => /lib/libcrypto.so.4 (0x00e29000)<br>
/lib/ld-linux.so.2 (0x00987000)<br>
libgssapi_krb5.so.2 => /usr/lib/libgssapi_krb5.so.2
(0x00baa000)<br>
libkrb5.so.3 => /usr/lib/libkrb5.so.3 (0x0022a000)<br>
libcom_err.so.2 => /lib/libcom_err.so.2 (0x00faa000)<br>
libk5crypto.so.3 => /usr/lib/libk5crypto.so.3 (0x003fc000)<br>
libresolv.so.2 => /lib/libresolv.so.2 (0x00a5e000)<br>
libdl.so.2 => /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>