<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
hello <br><br>I installed kamailio, and want to use mysql auth,loaded the mysql module, uncomented the lines needed to use mysql in the .cfg file I ran the openser_mysql.sh script, and when I try to started kamailio and this is what I see in the console:<br><br>[root@sp1094a sbin]# ./openser_mysql.sh create<br>MySql password for root:<br>Domain (realm) for the default user 'admin': 65.111.185.187<br><br>creating database openser ...<br>Install SERWEB tables ?(y/n):n&nbsp; # I tried with and w/o the servweb tables<br>[root@sp1094a sbin]# ./kamctl start<br>database engine 'MYSQL' loaded<br>Control engine 'FIFO' loaded<br><br>INFO: Starting Kamailio :<br><br>ERROR: PID file /var/run/kamailio.pid does not exist -- Kamailio start failed<br><br>in the var/log/message file this is what I see:<br><br><br>Oct 14 21:09:12 sp1094a ./kamailio[29249]: NOTICE:core:main: version: kamailio 1.4.1-notls (i386/linux)<br>Oct 14 21:09:12 sp1094a ./kamailio[29249]: INFO:core:main: using 32 Mb shared memory<br>Oct 14 21:09:12 sp1094a ./kamailio[29249]: INFO:core:main: using 1 Mb private memory per process<br>Oct 14 21:09:12 sp1094a ./kamailio[29249]: INFO:sl:mod_init: Initializing StateLess engine<br>Oct 14 21:09:12 sp1094a ./kamailio[29249]: INFO:tm:mod_init: TM - initializing...<br>Oct 14 21:09:12 sp1094a ./kamailio[29249]: INFO:maxfwd:mod_init: initializing...<br>Oct 14 21:09:12 sp1094a ./kamailio[29249]: INFO:usrloc:ul_init_locks: locks array size 512<br>Oct 14 21:09:12 sp1094a ./kamailio[29249]: INFO:registrar:mod_init: initializing...<br>Oct 14 21:09:12 sp1094a ./kamailio[29249]: INFO:textops:mod_init: initializing...<br>Oct 14 21:09:12 sp1094a ./kamailio[29249]: INFO:xlog:mod_init: initializing...<br>Oct 14 21:09:12 sp1094a ./kamailio[29249]: INFO:acc:mod_init: initializing...<br>Oct 14 21:09:12 sp1094a ./kamailio[29249]: INFO:auth:mod_init: initializing...<br>Oct 14 21:09:12 sp1094a ./kamailio[29249]: INFO:auth_db:mod_init: initializing...<br>Oct 14 21:09:12 sp1094a ./kamailio[29249]: INFO:core:probe_max_receive_buffer: using a UDP receive buffer of 210 kb<br>Oct 14 21:09:12 sp1094a ./kamailio[29253]: ERROR:db_mysql:db_mysql_submit_query: driver error on query: Unknown column 'cflags' in 'field list'<br>Oct 14 21:09:12 sp1094a ./kamailio[29253]: ERROR:core:db_do_query: error while submitting query<br>Oct 14 21:09:12 sp1094a ./kamailio[29253]: ERROR:usrloc:preload_udomain: db_query (1) failed<br>Oct 14 21:09:12 sp1094a ./kamailio[29253]: ERROR:usrloc:child_init: child(1): failed to preload domain 'location'<br>Oct 14 21:09:12 sp1094a ./kamailio[29253]: ERROR:core:init_mod_child: failed to initializing module usrloc, rank 1<br>Oct 14 21:09:12 sp1094a ./kamailio[29253]: ERROR:core:main_loop: init_child failed for UDP listener<br>Oct 14 21:09:12 sp1094a ./kamailio[29249]: INFO:core:handle_sigs: child process 29253 exited normally, status=255<br>Oct 14 21:09:12 sp1094a ./kamailio[29249]: INFO:core:handle_sigs: terminating due to SIGCHLD<br>Oct 14 21:09:12 sp1094a ./kamailio[29264]: INFO:core:sig_usr: signal 15 received<br>Oct 14 21:09:12 sp1094a ./kamailio[29261]: INFO:core:sig_usr: signal 15 received<br>Oct 14 21:09:12 sp1094a ./kamailio[29259]: INFO:core:sig_usr: signal 15 received<br>Oct 14 21:09:12 sp1094a ./kamailio[29257]: INFO:core:sig_usr: signal 15 received<br>Oct 14 21:09:12 sp1094a ./kamailio[29255]: INFO:core:sig_usr: signal 15 received<br><br>what can that be?<br><br>txs<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 /><hr />Get more out of the Web. Learn 10 hidden secrets of Windows Live. <a href='http://windowslive.com/connect/post/jamiethomson.spaces.live.com-Blog-cns!550F681DAD532637!5295.entry?ocid=TXT_TAGLM_WL_getmore_092008' target='_new'>Learn Now</a></body>
</html>