<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Hi All<br><br>I managed to figure out that the table had not been created in the database.&nbsp; So i deleted the install.lock file in the Siremis directory to run the install again.&nbsp; This time I clicked on all the boxes that were on step 2:&nbsp; <br><br><ul><li class="level1"><div class="li"> Create Siremis Database - this create database 'siremis'</div>
</li><li class="level1"><div class="li"> Import Default Data - this imports initial data into database 'siremis'</div>
</li><li class="level1"><div class="li"> Update SIP Database - this updates the structure of Kamailio database for accounting and charts modules</div>
</li><li class="level1"><div class="li"> Replace DB Config - this updates Siremis configuration file with the details to access databases</div></li></ul><br><BR>Then after it had finished I was able to login using the default admin/admin.&nbsp; Thanks for the reply Max greatly appreciated for the time taken to do so - Ivan - I didnt get chance to test what you had put however I will take a note of it for future reference.......hopefully I may be able to return the favor in the future if you guys need a hand.<br><BR><br><BR>Cheers guys<BR><br><BR>Dave<br><BR><br><br><div><div id="SkyDrivePlaceholder"></div>&gt; From: sr-users-request@lists.sip-router.org<br>&gt; Subject: sr-users Digest, Vol 87, Issue 64<br>&gt; To: sr-users@lists.sip-router.org<br>&gt; Date: Mon, 20 Aug 2012 16:17:22 +0200<br>&gt; <br>&gt; Send sr-users mailing list submissions to<br>&gt;         sr-users@lists.sip-router.org<br>&gt; <br>&gt; To subscribe or unsubscribe via the World Wide Web, visit<br>&gt;         http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users<br>&gt; or, via email, send a message with subject or body 'help' to<br>&gt;         sr-users-request@lists.sip-router.org<br>&gt; <br>&gt; You can reach the person managing the list at<br>&gt;         sr-users-owner@lists.sip-router.org<br>&gt; <br>&gt; When replying, please edit your Subject line so it is more specific<br>&gt; than "Re: Contents of sr-users digest..."<br>&gt; <br>&gt; <br>&gt; Today's Topics:<br>&gt; <br>&gt;    1. Siremis login issue (dave mccann)<br>&gt;    2. Re: Siremis login issue (Max M?hlbronner)<br>&gt;    3. Re: [sr-dev] new feature: option to remove, contacts        based on<br>&gt;       sip nat keepalives (Yufei Tao)<br>&gt;    4. Re: Siremis login issue (Ivan Milivojevic)<br>&gt; <br>&gt; <br>&gt; ----------------------------------------------------------------------<br>&gt; <br>&gt; Message: 1<br>&gt; Date: Mon, 20 Aug 2012 12:51:57 +0100<br>&gt; From: dave mccann &lt;davemac2626@live.co.uk&gt;<br>&gt; Subject: [SR-Users] Siremis login issue<br>&gt; To: &lt;sr-users@lists.sip-router.org&gt;<br>&gt; Message-ID: &lt;DUB117-W1040D3073CA62A3AE627CF787B90@phx.gbl&gt;<br>&gt; Content-Type: text/plain; charset="iso-8859-1"<br>&gt; <br>&gt; <br>&gt; Hi All<br>&gt; <br>&gt; I have installed Kamailio with Siremis, Kamailio is working fine and starts and I have been through the initial setup for Siremis however when i go to login to the web management page it gives an error:<br>&gt; <br>&gt; "Error in query:: SELECT T0.id, T0.username, T0.password, T0.enctype, <br>&gt; T0.email, T0.status, T0.lastlogin, T0.lastlogout, T0.create_by, <br>&gt; T0.create_time, T0.update_by, T0.update_time FROM  `user` T0  WHERE <br>&gt; T0.username='openser' and status='1'  LIMIT 1. SQLSTATE[42S02]: Base <br>&gt; table or view not found: 1146 Table 'siremis.user' doesn't exist"<br>&gt; <br>&gt; I have tried the default "admin/admin" login as mentioned in the install guide and have also tried the default passwords for Kamailio "openser - (with default password 'openserrw') and openserro - (with default password 'openserro').  I have also tried root/*password* and also siremis/siremis which is contained in the /var/www/siremis-3.2.1/siremis/config.xml however none were successful and the same error appeared.  I read that it was a permissions error however have set directory /var/www/siremis-3.2.1 to chmod 777 including all sub dirs and files.<br>&gt; <br>&gt; Can anyone please help as this is that last bit that I need to overcome :)<br>&gt; <br>&gt; Many thanks and best regards.<br>&gt; <br>&gt; Dave<br>&gt;                                                <br>&gt; -------------- next part --------------<br>&gt; An HTML attachment was scrubbed...<br>&gt; URL: &lt;http://lists.sip-router.org/pipermail/sr-users/attachments/20120820/603aa6ab/attachment-0001.htm&gt;<br>&gt; <br>&gt; ------------------------------<br>&gt; <br>&gt; Message: 2<br>&gt; Date: Mon, 20 Aug 2012 14:42:56 +0200<br>&gt; From: Max M?hlbronner &lt;mm@42com.com&gt;<br>&gt; Subject: Re: [SR-Users] Siremis login issue<br>&gt; To: "SIP Router - Kamailio (OpenSER) and SIP Express Router (SER) -<br>&gt;         Users        Mailing List" &lt;sr-users@lists.sip-router.org&gt;<br>&gt; Message-ID: &lt;503230D0.9060007@42com.com&gt;<br>&gt; Content-Type: text/plain; charset=ISO-8859-1; format=flowed<br>&gt; <br>&gt; On 08/20/2012 01:51 PM, dave mccann wrote:<br>&gt; &gt; Base table or view not found: 1146 Table 'siremis.user' doesn't exist"<br>&gt; <br>&gt; I did not use siremis before, but the error indicates a problem with the <br>&gt; DB setup. (table missing)<br>&gt; <br>&gt; Did you install/configure Database access correctly?<br>&gt; <br>&gt; <br>&gt; Best Regards<br>&gt; <br>&gt; <br>&gt; Max M.<br>&gt; <br>&gt; <br>&gt; <br>&gt; ------------------------------<br>&gt; <br>&gt; <br>&gt; Message: 4<br>&gt; Date: Mon, 20 Aug 2012 15:00:52 +0200<br>&gt; From: Ivan Milivojevic &lt;edesibe@googlemail.com&gt;<br>&gt; Subject: Re: [SR-Users] Siremis login issue<br>&gt; To: "'SIP Router - Kamailio \(OpenSER\) and SIP Express Router \(SER\)<br>&gt;         -        Users        Mailing List'" &lt;sr-users@lists.sip-router.org&gt;<br>&gt; Message-ID: &lt;00f701cd7ed3$d56b2320$80416960$@com&gt;<br>&gt; Content-Type: text/plain; charset="iso-8859-2"<br>&gt; <br>&gt; H Dave, <br>&gt;  <br>&gt; Do you have siremis.user table?<br>&gt;  <br>&gt; If you don't,  you should make it.<br>&gt;  <br>&gt; CREATE TABLE `users` (<br>&gt;   `SYSID` int(11) NOT NULL auto_increment,<br>&gt;   `USERID` varchar(15) NOT NULL,<br>&gt;   `PASSWORD` varchar(15) default NULL,<br>&gt;   PRIMARY KEY  (`SYSID`)<br>&gt; );<br>&gt;  <br>&gt; insert into ob_users(USERID, PASSWORD) values ('admin', 'admin');<br>&gt;  <br>&gt; And then try to access through web.<br>&gt;  <br>&gt; Regards,<br>&gt; Ivan<br>&gt;  <br>&gt;  <br>&gt; From: sr-users-bounces@lists.sip-router.org<br>&gt; [mailto:sr-users-bounces@lists.sip-router.org] On Behalf Of dave mccann<br>&gt; Sent: Monday, August 20, 2012 1:52 PM<br>&gt; To: sr-users@lists.sip-router.org<br>&gt; Subject: [SR-Users] Siremis login issue<br>&gt;  <br>&gt; Hi All<br>&gt; <br>&gt; I have installed Kamailio with Siremis, Kamailio is working fine and starts<br>&gt; and I have been through the initial setup for Siremis however when i go to<br>&gt; login to the web management page it gives an error:<br>&gt; <br>&gt; "Error in query:: SELECT T0.id, T0.username, T0.password, T0.enctype,<br>&gt; T0.email, T0.status, T0.lastlogin, T0.lastlogout, T0.create_by,<br>&gt; T0.create_time, T0.update_by, T0.update_time FROM `user` T0 WHERE<br>&gt; T0.username='openser' and status='1' LIMIT 1. SQLSTATE[42S02]: Base table or<br>&gt; view not found: 1146 Table 'siremis.user' doesn't exist"<br>&gt; <br>&gt; I have tried the default "admin/admin" login as mentioned in the install<br>&gt; guide and have also tried the default passwords for Kamailio "openser -<br>&gt; (with default password 'openserrw') and openserro - (with default password<br>&gt; 'openserro').  I have also tried root/*password* and also siremis/siremis<br>&gt; which is contained in the /var/www/siremis-3.2.1/siremis/config.xml however<br>&gt; none were successful and the same error appeared.  I read that it was a<br>&gt; permissions error however have set directory /var/www/siremis-3.2.1 to chmod<br>&gt; 777 including all sub dirs and files.<br>&gt; <br>&gt; Can anyone please help as this is that last bit that I need to overcome :)<br>&gt; <br>&gt; Many thanks and best regards.<br>&gt; <br>&gt; Dave<br>&gt; -------------- next part --------------<br>&gt; An HTML attachment was scrubbed...<br>&gt; URL: &lt;http://lists.sip-router.org/pipermail/sr-users/attachments/20120820/ecce70d0/attachment.htm&gt;<br>&gt; <br>&gt; ------------------------------<br>&gt; <br>&gt; _______________________________________________<br>&gt; sr-users mailing list<br>&gt; sr-users@lists.sip-router.org<br>&gt; http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users<br>&gt; <br>&gt; <br>&gt; End of sr-users Digest, Vol 87, Issue 64<br>&gt; ****************************************<br></div>                                               </div></body>
</html>