<div dir="ltr"><div class="gmail_quote"><div dir="ltr"><div><br></div><div>I&#39;ve setup a siremis installation using Mysql for the siremis tables. </div><div>Kamailio is installed with postgresql on another machine.</div>
<div>I selected Postgresql in seremis setup under SIP DB and correctly inserted the right username/password/host. Connection was successful.<br><br></div><div>I can login to Siremis (ver 3.2.0) and access the Admin menu successfully.</div>
<div>However when I access the Ser Menu, all the options give errors:</div><div><br></div><div>For example, trying to to select Server Services, Domain List gives the following errors:</div><div><br></div><div><span style="color:rgb(0,0,255);font-family:Arial;font-size:12px;font-weight:bold;background-color:rgb(217,217,217)">[2012-04-05 18:11:36 (GMT)] An exception occurred while executing this script:</span><br style="color:rgb(0,0,255);font-family:Arial;font-size:12px;font-weight:bold;background-color:rgb(217,217,217)">
<span style="color:rgb(0,0,255);font-family:Arial;font-size:12px;font-weight:bold;background-color:rgb(217,217,217)">Error message: </span><font color="maroon" style="font-family:Arial;font-size:12px;font-weight:bold;background-color:rgb(217,217,217)">#256, Unable to location template file system_internal_error.tpl.</font><br style="color:rgb(0,0,255);font-family:Arial;font-size:12px;font-weight:bold;background-color:rgb(217,217,217)">
<span style="color:rgb(0,0,255);font-family:Arial;font-size:12px;font-weight:bold;background-color:rgb(217,217,217)">Script name and line number of error: </span><font color="maroon" style="font-family:Arial;font-size:12px;font-weight:bold;background-color:rgb(217,217,217)">/usr/local/siremis-3.2.0/openbiz/bin/Resource.php:283</font><br style="color:rgb(0,0,255);font-family:Arial;font-size:12px;font-weight:bold;background-color:rgb(217,217,217)">
<div style="color:rgb(0,0,255);font-family:Arial;font-size:12px;background-color:rgb(217,217,217)"><br><b>function:</b> errorHandler ( 256, &quot;Unable to location template file system_internal_error.tpl.&quot;, &quot;/usr/local/siremis-3.2.0/openbiz/bin/Resource.php&quot;, 283, Array(11) ) @ /usr/local/siremis-3.2.0/openbiz/bin/sysheader.inc 117 <br>
<b>function:</b> userErrorHandler ( 256, &quot;Unable to location template file system_internal_error.tpl.&quot;, &quot;/usr/local/siremis-3.2.0/openbiz/bin/Resource.php&quot;, 283, Array(11) ) @ <br><b>function:</b> trigger_error ( &quot;Unable to location template file system_internal_error.tpl.&quot;, 256 ) @ /usr/local/siremis-3.2.0/openbiz/bin/Resource.php 283 <br>
<b>function:</b> getTplFileWithPath ( &quot;system_internal_error.tpl&quot;, &quot;email&quot; ) @ /usr/local/siremis-3.2.0/openbiz/bin/BizSystem.php 544 <br><b>function:</b> getTplFileWithPath ( &quot;system_internal_error.tpl&quot;, &quot;email&quot; ) @ /usr/local/siremis-3.2.0/siremis/modules/service/userEmailService.php 108 <br>
<b>function:</b> SystemInternalErrorEmail ( Array(2), Null ) @ /usr/local/siremis-3.2.0/siremis/modules/common/form/ErrorForm.php 34 <br><b>function:</b> Report ( ) @ /usr/local/siremis-3.2.0/openbiz/bin/BizController.php 310 <br>
<b>function:</b> invoke ( ) @ /usr/local/siremis-3.2.0/openbiz/bin/BizController.php 110 <br><b>function:</b> dispatchRequest ( ) @ /usr/local/siremis-3.2.0/openbiz/bin/BizController.php 32 <br><b>function:</b> include_once ( &quot;/usr/local/siremis-3.2.0/openbiz/bin/BizController.php&quot; ) @ /usr/local/siremis-3.2.0/siremis/bin/controller.php 6</div>
<hr style="color:rgb(0,0,255);font-family:Arial;font-size:12px;font-weight:bold;background-color:rgb(217,217,217)"><font color="#0000ff" face="Arial"><span style="font-size:12px"><b><br></b></span></font></div><div>Similarly. the all the other optiones under the Ser Menu give errors.</div>
<div><br></div><div>My Config.xml (passwords and IPs modified) follows:</div><div><br></div><div><div>&lt;?xml version=&quot;1.0&quot; standalone=&quot;no&quot;?&gt;</div><div>&lt;Config&gt;</div><div>   &lt;DataSource&gt;</div>
<div>      &lt;Database Name=&quot;Default&quot; Driver=&quot;Pdo_Mysql&quot; Server=&quot;localhost&quot; Port=&quot;3306&quot; DB</div><div>Name=&quot;siremis&quot; User=&quot;siremis&quot; Password=&quot;siremisrw&quot; Charset=&quot;utf8&quot;/&gt;</div>
<div>      &lt;Database Name=&quot;Serdb&quot; Driver=&quot;Pdo_Pgsql&quot; Server=&quot;x.x.x.x&quot; Port=&quot;5432&quot;</div><div> DBName=&quot;dbname&quot; User=&quot;dbuser&quot; Password=&quot;123456&quot; Charset=&quot;utf8&quot;/&gt;</div>
<div>   &lt;/DataSource&gt;</div><div>&lt;/Config&gt;</div></div><div><br></div><div>Please advise.</div><div><br></div><div>Many thanks</div><div><br></div><div>Jonny</div><div><span style="color:rgb(0,0,255);font-family:Arial;font-size:12px;font-weight:bold;background-color:rgb(217,217,217)"><br>
</span></div><div><font color="#0000ff" face="Arial"><span style="font-size:12px"><b><br></b></span></font></div></div></div></div>