Have you enabled MySQL in the acc module's Makefile?<br>
<br>
If not open up &lt;src&gt;/modules/acc/Makefile and uncomment the MySQL
directive and recompile. Then reinstall the mysql.so module in your ser
lib directory (/usr/local/lib/ser/modules by default).<br>
<br>
This is fully documented in the Getting Started document.<br>
<br>
Regards,<br>
Paul<br><br><div><span class="gmail_quote">On Apr 9, 2005 9:07 PM, <b class="gmail_sendername">harry gaillac</b> &lt;<a href="mailto:gaillacharry@yahoo.fr">gaillacharry@yahoo.fr</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hello,<br><br>Thanks for your reply<br>I don't find help on <a href="http://www.onsip.org/">http://www.onsip.org/</a><br>I've ever load that config without this error message<br>!?<br><br>Look at my ser.cfg setflag is set to 3.<br>Harry<br><br><br>--- Java Rockx &lt;<a href="mailto:javarockx@gmail.com">javarockx@gmail.com</a>&gt; wrote:<br>&gt; Harry,<br>&gt;<br>&gt; You can get a detailed line-by-line document on how<br>&gt; to enable and configure<br>&gt; MySQL with ser-0.9.x from <a href="http://www.onsip.org/">http://www.onsip.org/</a><br>&gt;<br>&gt; Regards,<br>&gt; Paul<br>&gt;<br>&gt; On Apr 9, 2005 7:29 PM, harry gaillac<br>&gt; &lt;<a href="mailto:gaillacharry@yahoo.fr">gaillacharry@yahoo.fr</a>&gt; wrote:<br>&gt; &gt;<br>&gt; &gt; Hello,<br>&gt; &gt;<br>&gt; &gt; Ser don't start because of :<br>&gt; &gt; serveur1:/etc/ser# /etc/init.d/ser restart<br>&gt; &gt;<br>&gt; &gt; There are errors in the configuration file. Please<br>&gt; fix<br>&gt; &gt; them first<br>&gt; &gt;<br>&gt; &gt; 0(2232) set_mod_param_regex: parameter &lt;db_url&gt;<br>&gt; not<br>&gt; &gt; found in module &lt;acc&gt;<br>&gt; &gt; 0(2232) parse error (110,20-21): Can't set module<br>&gt; &gt; parameter<br>&gt; &gt; 0(2232) set_mod_param_regex: parameter<br>&gt; &gt; &lt;db_missed_flag&gt; not found in module &lt;acc&gt;<br>&gt; &gt; 0(2232) parse error (111,19-20): Can't set module<br>&gt; &gt; parameter<br>&gt; &gt; ERROR: bad config file (2 errors)<br>&gt; &gt;<br>&gt; &gt; my ser.cfg:<br>&gt; &gt;<br>&gt; &gt; loadmodule &quot;/usr/lib/ser/modules/mysql.so&quot;<br>&gt; &gt;<br>&gt; &gt; loadmodule &quot;/usr/lib/ser/modules/sl.so&quot;<br>&gt; &gt; loadmodule &quot;/usr/lib/ser/modules/tm.so&quot;<br>&gt; &gt; loadmodule &quot;/usr/lib/ser/modules/rr.so&quot;<br>&gt; &gt; loadmodule &quot;/usr/lib/ser/modules/maxfwd.so&quot;<br>&gt; &gt; loadmodule &quot;/usr/lib/ser/modules/usrloc.so&quot;<br>&gt; &gt; loadmodule &quot;/usr/lib/ser/modules/registrar.so&quot;<br>&gt; &gt; loadmodule &quot;/usr/lib/ser/modules/textops.so&quot;<br>&gt; &gt; loadmodule &quot;/usr/lib/ser/modules/domain.so&quot;<br>&gt; &gt; loadmodule &quot;/usr/lib/ser/modules/msilo.so&quot;<br>&gt; &gt; loadmodule &quot;/usr/lib/ser/modules/acc.so&quot;<br>&gt; &gt;<br>&gt; &gt; # -- acc params --<br>&gt; &gt;<br>&gt; &gt; modparam(&quot;acc&quot;, &quot;db_url&quot;,<br>&gt; &gt; &quot;<a href="mysql://ser:heslo@localhost/ser">mysql://ser:heslo@localhost/ser</a>&quot;)<br>&gt; &gt; modparam(&quot;acc&quot;, &quot;db_missed_flag&quot;, 3)<br>&gt; &gt;<br>&gt; &gt; Harry<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt;<br>___________________________________________________________________________________________________<br>&gt; &gt; Le nouveau Yahoo! Messenger est arrivé ! Découvrez<br>&gt; toutes les nouveautés<br>&gt; &gt; pour dialoguer instantanément avec vos amis. A<br>&gt; télécharger gratuitement sur<br>&gt; &gt; <a href="http://fr.messenger.yahoo.com">http://fr.messenger.yahoo.com</a><br>&gt; &gt;<br>&gt; &gt; _______________________________________________<br>&gt; &gt; Serusers mailing list<br>&gt; &gt; <a href="mailto:Serusers@iptel.org">serusers@lists.iptel.org</a><br>&gt; &gt; <a href="http://lists.iptel.org/mailman/listinfo/serusers">http://lists.iptel.org/mailman/listinfo/serusers</a><br>&gt; &gt;<br>&gt;<br><br>__________________________________________________________________<br>Découvrez le nouveau Yahoo! Mail : 250 Mo d'espace de stockage pour vos mails !<br>Créez votre Yahoo! Mail sur <a href="http://fr.mail.yahoo.com/">http://fr.mail.yahoo.com/</a><br><br></blockquote></div><br>