<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!--P{margin-top:0;margin-bottom:0;} p
        {margin-top:0;
        margin-bottom:0}--></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hi Alex.<br>
</p>
<p>Thank you very much.</p>
<p>As soon as I get it running well, I will let you know, in this list.</p>
<p>Regards.<br>
</p>
<p><br>
</p>
<div id="Signature">
<div class="BodyFragment"><font size="2">
<div class="PlainText">RODRIGO PIMENTA CARVALHO<br>
Inatel Competence Center<br>
Software<br>
Ph: &#43;55 35 3471 9200 RAMAL&nbsp;979 &nbsp;&nbsp; (Brasil)</div>
</font></div>
</div>
<div style="color: rgb(33, 33, 33);">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" face="Calibri, sans-serif" color="#000000"><b>De:</b> users-bounces@lists.opensips.org &lt;users-bounces@lists.opensips.org&gt; em nome de Alex Ionescu &lt;alex@opensips.org&gt;<br>
<b>Enviado:</b> terça-feira, 21 de julho de 2015 05:44<br>
<b>Para:</b> users@lists.opensips.org<br>
<b>Assunto:</b> Re: [OpenSIPS-Users] OpenSIPS-CP &#43; SQLite. Possible?</font>
<div>&nbsp;</div>
</div>
<div>Hi,<br>
<br>
Actually it should be very possible. OpenSIPS-CP uses Pear MDB2 database abstraction layer.
<br>
So all you need to do is installing Pear MDB2 SQLite driver. (<a class="moz-txt-link-freetext" href="https://pear.php.net/package/MDB2_Driver_sqlite">https://pear.php.net/package/MDB2_Driver_sqlite</a>) and adjust the (config/db.inc.php) accordingly ($config-&gt;db_driver
 = &quot;sqllite&quot;;) <br>
<br>
<p class="para">The guys from Pear say that MDB2 currently supported database backends are:
</p>
<div class="configurecode">
<pre class="configurecode">fbsql  -&gt; FrontBase
ibase  -&gt; InterBase / Firebird (requires PHP 5)
mssql  -&gt; Microsoft SQL Server (NOT for Sybase. Compile PHP --with-mssql)
mysql  -&gt; MySQL
mysqli -&gt; MySQL (supports new authentication protocol) (requires PHP 5)
oci8   -&gt; Oracle 7/8/9/10
pgsql  -&gt; PostgreSQL
querysim -&gt; QuerySim
sqlite -&gt; SQLite 2
</pre>
</div>
<br>
I haven't tested this but if you do it just let us know how it went.<br>
<br>
Hope this helps you.<br>
<br>
Best regards,<br>
Alex<br>
<br>
<br>
<div class="moz-cite-prefix">On 20.07.2015 23:10, Rodrigo Pimenta Carvalho wrote:<br>
</div>
<blockquote type="cite"><style type="text/css" style="">
<!--
p
        {margin-top:0;
        margin-bottom:0}
-->
</style>
<p>Hi.</p>
<p>Just to confirm:</p>
<p><br>
</p>
<p>Nowadays it is not possible to use OpenSIPS Control Panel and SQLite, is it?</p>
<p><br>
</p>
<p>Regards.<br>
</p>
<p><br>
</p>
<div id="Signature">
<div class="BodyFragment"><font size="2">
<div class="PlainText">RODRIGO PIMENTA CARVALHO<br>
Inatel Competence Center<br>
Software<br>
Ph: &#43;55 35 3471 9200 RAMAL&nbsp;979 &nbsp;&nbsp; (Brasil)</div>
</font></div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset> <br>
<pre>_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
</blockquote>
<br>
</div>
</div>
</body>
</html>