<div class="gmail_quote">I&#39;ve been experimenting with OpenSIPs new Load Balancer module and have run into a bit of a snag.  Used the configuration from the Tutorial on Load Balancer, though needed some lines added as it seems incomplete (ie. load_balancer module needs to be added to the loadmodule section).<br>

<br>When I attempt to run OpenSIPS, I receive the following error about MySQL:<br><br>Mar  8 16:17:03 [5279] DBG:db_mysql:db_mysql_new_connection: opening connection: mysql://xxxx:xxxx@localhost/opensips<br>Mar  8 16:17:03 [5279] DBG:db_mysql:db_mysql_new_connection: connection type is Localhost via UNIX socket<br>

Mar  8 16:17:03 [5279] DBG:db_mysql:db_mysql_new_connection: protocol version is 10<br>Mar  8 16:17:03 [5279] DBG:db_mysql:db_mysql_new_connection: server version is 5.0.68<br>Mar  8 16:17:03 [5279] CRITICAL:load_balancer:mi_child_init: cannot initialize database connection<br>

Mar  8 16:17:03 [5279] ERROR:core:init_mi_child: failed to init &lt;lb_reload&gt;<br>Mar  8 16:17:03 [5279] CRITICAL:mi_fifo:fifo_process: faild to init the mi process<br>Mar  8 16:17:03 [5274] INFO:core:handle_sigs: child process 5279 exited normally, status=255<br>

Mar  8 16:17:03 [5274] INFO:core:handle_sigs: terminating due to SIGCHLD<br>Mar  8 16:17:03 [5277] INFO:core:sig_usr: signal 15 received<br><br>I can connect no problem from the command line and other modules that rely on the same db_url load their data from the DB without issue.<br>

<br>Any help on this one is aprpeciated!<font color="#888888"><br><br>AF.<br>
</font></div>