<!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 6.00.2900.2873" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I'm using SER 0.9.4 and MySql 4.1.19 on a Linux 
Suse 10 machine. </FONT></DIV>
<DIV><FONT face=Arial size=2>I 've installed Ser with rpm</FONT></DIV>
<DIV><FONT face=Arial size=2>.</FONT></DIV>
<DIV><FONT face=Arial size=2>If I uncomment the row with mysql.so module in the 
ser.cfg file, ser does not start anymore.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>What Can I do ?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I 've attacched the cfg section and the konsole 
text.</FONT></DIV>
<DIV><FONT face=Arial size=2>--------</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>ser.cfg :</FONT></DIV>
<DIV><FONT face=Arial size=2>----</FONT></DIV>
<DIV><FONT face=Arial size=2># ------------------ module loading 
----------------------------------</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2># Uncomment this if you want to use SQL 
database<BR>loadmodule "/usr/lib/ser/modules/mysql.so"</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>loadmodule 
"/usr/lib/ser/modules/sl.so"<BR>loadmodule 
"/usr/lib/ser/modules/tm.so"<BR>loadmodule 
"/usr/lib/ser/modules/rr.so"<BR>loadmodule 
"/usr/lib/ser/modules/maxfwd.so"<BR>loadmodule 
"/usr/lib/ser/modules/usrloc.so"<BR>loadmodule 
"/usr/lib/ser/modules/registrar.so"<BR>loadmodule 
"/usr/lib/ser/modules/textops.so"</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2># Uncomment this if you want digest 
authentication<BR># mysql.so must be loaded !<BR>#loadmodule 
"/usr/lib/ser/modules/auth.so"<BR>#loadmodule 
"/usr/lib/ser/modules/auth_db.so"</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2># ----------------- setting module-specific 
parameters ---------------</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2># -- usrloc params --</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>#modparam("usrloc", "db_mode",&nbsp;&nbsp; 
0)</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2># Uncomment this if you want to use SQL database 
<BR># for persistent storage and comment the previous line<BR>modparam("usrloc", 
"db_mode", 2)</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>modparam("usrloc", "db_ur1", 
"sql://ser:heslo@localhost/ser")</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>...</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>--------------------------------------</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>linux:~ # ser -D -E<BR>&nbsp;0(1797) loading module 
/usr/lib/ser/modules/mysql.so<BR>&nbsp;0(1797) ERROR: load_module: could not 
open module &lt;/usr/lib/ser/modules/mysql.so&gt;: 
/usr/lib/ser/modules/mysql.so: cannot open shared object file: No such file or 
directory<BR>&nbsp;0(1797) parse error (34,13-14): failed to load 
module<BR>&nbsp;0(1797) loading module 
/usr/lib/ser/modules/sl.so<BR>&nbsp;0(1797) loading module 
/usr/lib/ser/modules/tm.so<BR>&nbsp;0(1797) loading module 
/usr/lib/ser/modules/rr.so<BR>&nbsp;0(1797) loading module 
/usr/lib/ser/modules/maxfwd.so<BR>&nbsp;0(1797) loading module 
/usr/lib/ser/modules/usrloc.so<BR>&nbsp;0(1797) loading module 
/usr/lib/ser/modules/registrar.so<BR>&nbsp;0(1797) loading module 
/usr/lib/ser/modules/textops.so<BR>&nbsp;0(1797) set_mod_param_regex: usrloc 
matches module usrloc<BR>&nbsp;0(1797) set_mod_param_regex: found 
&lt;db_mode&gt; in module usrloc 
[/usr/lib/ser/modules/usrloc.so]<BR>&nbsp;0(1797) set_mod_param_regex: usrloc 
matches module usrloc<BR>&nbsp;0(1797) set_mod_param_regex: parameter 
&lt;db_ur1&gt; not found in module &lt;usrloc&gt;<BR>&nbsp;0(1797) parse error 
(59,20-21): Can't set module parameter<BR>&nbsp;0(1797) set_mod_param_regex: rr 
matches module rr<BR>&nbsp;0(1797) set_mod_param_regex: found 
&lt;enable_full_lr&gt; in module rr 
[/usr/lib/ser/modules/rr.so]<BR>&nbsp;0(1797) find_export: found 
&lt;mf_process_maxfwd_header&gt; in module maxfwd 
[/usr/lib/ser/modules/maxfwd.so]<BR>&nbsp;0(1797) find_export: found 
&lt;sl_send_reply&gt; in module sl_module 
[/usr/lib/ser/modules/sl.so]<BR>&nbsp;0(1797) find_export: found 
&lt;sl_send_reply&gt; in module sl_module 
[/usr/lib/ser/modules/sl.so]<BR>&nbsp;0(1797) find_export: found 
&lt;record_route&gt; in module rr [/usr/lib/ser/modules/rr.so]<BR>&nbsp;0(1797) 
find_export: found &lt;loose_route&gt; in module rr 
[/usr/lib/ser/modules/rr.so]<BR>&nbsp;0(1797) find_export: found 
&lt;append_hf&gt; in module textops 
[/usr/lib/ser/modules/textops.so]<BR>&nbsp;0(1797) find_export: found 
&lt;append_hf&gt; in module textops 
[/usr/lib/ser/modules/textops.so]<BR>&nbsp;0(1797) find_export: found 
&lt;save&gt; in module registrar 
[/usr/lib/ser/modules/registrar.so]<BR>&nbsp;0(1797) find_export: found 
&lt;lookup&gt; in module registrar 
[/usr/lib/ser/modules/registrar.so]<BR>&nbsp;0(1797) find_export: found 
&lt;append_hf&gt; in module textops 
[/usr/lib/ser/modules/textops.so]<BR>&nbsp;0(1797) find_export: found 
&lt;lookup&gt; in module registrar 
[/usr/lib/ser/modules/registrar.so]<BR>&nbsp;0(1797) find_export: found 
&lt;sl_send_reply&gt; in module sl_module 
[/usr/lib/ser/modules/sl.so]<BR>&nbsp;0(1797) find_export: found 
&lt;append_hf&gt; in module textops 
[/usr/lib/ser/modules/textops.so]<BR>&nbsp;0(1797) find_export: found 
&lt;t_relay&gt; in module tm [/usr/lib/ser/modules/tm.so]<BR>&nbsp;0(1797) 
find_export: found &lt;sl_reply_error&gt; in module sl_module 
[/usr/lib/ser/modules/sl.so]<BR>ERROR: bad config file (2 
errors)<BR>&nbsp;0(1797) DEBUG: tm_shutdown : start<BR>&nbsp;0(1797) DEBUG: 
tm_shutdown : emptying hash table<BR>&nbsp;0(1797) DEBUG: tm_shutdown : 
releasing timers<BR>&nbsp;0(1797) DEBUG: tm_shutdown : removing 
semaphores<BR>&nbsp;0(1797) DEBUG: tm_shutdown : destroying tmcb 
lists<BR>&nbsp;0(1797) DEBUG: tm_shutdown : done<BR>&nbsp;0(1797) 
shm_mem_destroy<BR></DIV></FONT></BODY></HTML>