<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
txs a lot, it&nbsp; it starts now using&nbsp; the kamdbctl, I did not know about that tool, all the tutorials that I see are for openser and they use the opener_mysql.sh script, I asked for it to a friend of mine who installed openser several months ago [before kamailio was created] and tweaked it to be able to use it [paths, some values live version 6, 1004 etc]<br><br>again thank you for the prompt reply<br><br>Fabian<br><br><br>&lt;html&gt;&lt;DIV&gt;<br>&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/html&gt;<br><br>&gt; Date: Tue, 14 Oct 2008 21:09:44 -0400<br>&gt; From: osas@voipembedded.com<br>&gt; To: fborot@hotmail.com<br>&gt; Subject: Re: [Kamailio-Users] problem starting kamailio<br>&gt; CC: users@lists.kamailio.org<br>&gt; <br>&gt; Do not run openser_mysql.sh!  How did you get that exacutable installed?<br>&gt; The right tool for creating tables in the db is kamdbctl.<br>&gt; <br>&gt; Anyway, the fact that is segv-ing is bad.  Can you get a backtrace using gdb?<br>&gt; <br>&gt; <br>&gt; Regards,<br>&gt; Ovidiu Sas<br>&gt; <br>&gt; On Tue, Oct 14, 2008 at 8:48 PM, Fabian Borot &lt;fborot@hotmail.com&gt; wrote:<br>&gt; &gt; hello<br>&gt; &gt;<br>&gt; &gt; I installed kamailio, and want to use mysql auth,loaded the mysql module,<br>&gt; &gt; uncomented the lines needed to use mysql in the .cfg file I ran the<br>&gt; &gt; openser_mysql.sh script, and when I try to started kamailio and this is what<br>&gt; &gt; I see in the console:<br>&gt; &gt;<br>&gt; &gt; [root@sp1094a sbin]# ./openser_mysql.sh create<br>&gt; &gt; MySql password for root:<br>&gt; &gt; Domain (realm) for the default user 'admin': 65.111.185.187<br>&gt; &gt;<br>&gt; &gt; creating database openser ...<br>&gt; &gt; Install SERWEB tables ?(y/n):n  # I tried with and w/o the servweb tables<br>&gt; &gt; [root@sp1094a sbin]# ./kamctl start<br>&gt; &gt; database engine 'MYSQL' loaded<br>&gt; &gt; Control engine 'FIFO' loaded<br>&gt; &gt;<br>&gt; &gt; INFO: Starting Kamailio :<br>&gt; &gt;<br>&gt; &gt; ERROR: PID file /var/run/kamailio.pid does not exist -- Kamailio start<br>&gt; &gt; failed<br>&gt; &gt;<br>&gt; &gt; in the var/log/message file this is what I see:<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; Oct 14 21:09:12 sp1094a ./kamailio[29249]: NOTICE:core:main: version:<br>&gt; &gt; kamailio 1.4.1-notls (i386/linux)<br>&gt; &gt; Oct 14 21:09:12 sp1094a ./kamailio[29249]: INFO:core:main: using 32 Mb<br>&gt; &gt; shared memory<br>&gt; &gt; Oct 14 21:09:12 sp1094a ./kamailio[29249]: INFO:core:main: using 1 Mb<br>&gt; &gt; private memory per process<br>&gt; &gt; Oct 14 21:09:12 sp1094a ./kamailio[29249]: INFO:sl:mod_init: Initializing<br>&gt; &gt; StateLess engine<br>&gt; &gt; Oct 14 21:09:12 sp1094a ./kamailio[29249]: INFO:tm:mod_init: TM -<br>&gt; &gt; initializing...<br>&gt; &gt; Oct 14 21:09:12 sp1094a ./kamailio[29249]: INFO:maxfwd:mod_init:<br>&gt; &gt; initializing...<br>&gt; &gt; Oct 14 21:09:12 sp1094a ./kamailio[29249]: INFO:usrloc:ul_init_locks: locks<br>&gt; &gt; array size 512<br>&gt; &gt; Oct 14 21:09:12 sp1094a ./kamailio[29249]: INFO:registrar:mod_init:<br>&gt; &gt; initializing...<br>&gt; &gt; Oct 14 21:09:12 sp1094a ./kamailio[29249]: INFO:textops:mod_init:<br>&gt; &gt; initializing...<br>&gt; &gt; Oct 14 21:09:12 sp1094a ./kamailio[29249]: INFO:xlog:mod_init:<br>&gt; &gt; initializing...<br>&gt; &gt; Oct 14 21:09:12 sp1094a ./kamailio[29249]: INFO:acc:mod_init:<br>&gt; &gt; initializing...<br>&gt; &gt; Oct 14 21:09:12 sp1094a ./kamailio[29249]: INFO:auth:mod_init:<br>&gt; &gt; initializing...<br>&gt; &gt; Oct 14 21:09:12 sp1094a ./kamailio[29249]: INFO:auth_db:mod_init:<br>&gt; &gt; initializing...<br>&gt; &gt; Oct 14 21:09:12 sp1094a ./kamailio[29249]:<br>&gt; &gt; INFO:core:probe_max_receive_buffer: using a UDP receive buffer of 210 kb<br>&gt; &gt; Oct 14 21:09:12 sp1094a ./kamailio[29253]:<br>&gt; &gt; ERROR:db_mysql:db_mysql_submit_query: driver error on query: Unknown column<br>&gt; &gt; 'cflags' in 'field list'<br>&gt; &gt; Oct 14 21:09:12 sp1094a ./kamailio[29253]: ERROR:core:db_do_query: error<br>&gt; &gt; while submitting query<br>&gt; &gt; Oct 14 21:09:12 sp1094a ./kamailio[29253]: ERROR:usrloc:preload_udomain:<br>&gt; &gt; db_query (1) failed<br>&gt; &gt; Oct 14 21:09:12 sp1094a ./kamailio[29253]: ERROR:usrloc:child_init:<br>&gt; &gt; child(1): failed to preload domain 'location'<br>&gt; &gt; Oct 14 21:09:12 sp1094a ./kamailio[29253]: ERROR:core:init_mod_child: failed<br>&gt; &gt; to initializing module usrloc, rank 1<br>&gt; &gt; Oct 14 21:09:12 sp1094a ./kamailio[29253]: ERROR:core:main_loop: init_child<br>&gt; &gt; failed for UDP listener<br>&gt; &gt; Oct 14 21:09:12 sp1094a ./kamailio[29249]: INFO:core:handle_sigs: child<br>&gt; &gt; process 29253 exited normally, status=255<br>&gt; &gt; Oct 14 21:09:12 sp1094a ./kamailio[29249]: INFO:core:handle_sigs:<br>&gt; &gt; terminating due to SIGCHLD<br>&gt; &gt; Oct 14 21:09:12 sp1094a ./kamailio[29264]: INFO:core:sig_usr: signal 15<br>&gt; &gt; received<br>&gt; &gt; Oct 14 21:09:12 sp1094a ./kamailio[29261]: INFO:core:sig_usr: signal 15<br>&gt; &gt; received<br>&gt; &gt; Oct 14 21:09:12 sp1094a ./kamailio[29259]: INFO:core:sig_usr: signal 15<br>&gt; &gt; received<br>&gt; &gt; Oct 14 21:09:12 sp1094a ./kamailio[29257]: INFO:core:sig_usr: signal 15<br>&gt; &gt; received<br>&gt; &gt; Oct 14 21:09:12 sp1094a ./kamailio[29255]: INFO:core:sig_usr: signal 15<br>&gt; &gt; received<br>&gt; &gt;<br>&gt; &gt; what can that be?<br>&gt; &gt;<br>&gt; &gt; txs<br>&gt; &gt;<br>&gt; &gt; Fabian<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; &lt;html&gt;&lt;DIV&gt;<br>&gt; &gt; &lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/html&gt;<br>&gt; &gt; ________________________________<br>&gt; &gt; Get more out of the Web. Learn 10 hidden secrets of Windows Live. Learn Now<br>&gt; &gt; _______________________________________________<br>&gt; &gt; Users mailing list<br>&gt; &gt; Users@lists.kamailio.org<br>&gt; &gt; http://lists.kamailio.org/cgi-bin/mailman/listinfo/users<br>&gt; &gt;<br>&gt; &gt;<br><br /><hr />See how Windows Mobile brings your life together—at home, work, or on the go. <a href='http://clk.atdmt.com/MRT/go/msnnkwxp1020093182mrt/direct/01/' target='_new'>See Now</a></body>
</html>