<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body><BR >Hi,<BR>
&nbsp;<BR>
I've downloaded and installed SER&nbsp;0.9.6 on my Fedora Core system running MySQL 4.1.11-0.<BR>
&nbsp;<BR>
When I start SER without modifying the /usr/local/etc/ser/ser.cfg file, it starts normally. However, when I make the modifications to use MySQL for the database, following Dan Austin's HOWTO, I get the following error:<BR>
&nbsp;<BR>
Jul 24 15:09:45 sipgw ser: ERROR: load_module: could not open module &lt;/usr/local/lib/ser/modules/mysql.so&gt;: libmysqlclient.so.12: cannot open shared object file: No such file or directory<BR >Jul 24 15:09:45 sipgw ser: parse error (28,13-14): failed to load module<BR ><BR>
<FONT class="">mysql.so</FONT> does exist in the /usr/local/lib/ser/modules directory, but libmysqlclient.so.12 doesnt. I found libmysqlclient.<FONT class="">so.14</FONT> in /usr/lib/mysql directory and tried creating a symbolic link called libmysqlclient.so.12 to that file, this didnt work. Also, I tried copying the so.14 file into /usr/local/lib/ser/modules as libmysqlclient.so.12, still got the same error.<BR>
&nbsp;<BR>
I tried searching the lists, but couldnt find any info that mentioned anything about this issue. Am I doing something really stupid here? <BR>
&nbsp;<BR>
Thanks for your help<BR>
&nbsp;<BR>
Cheers!! -CM<BR>
&nbsp;<BR>
&nbsp;<BR></body>
</html>