<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.28.3">
</HEAD>
<BODY>
I'm trying to install Siremis 1.0.0 to work with Kamailio 3.0 and I'm having some problems which hopefully somebody can help with. <BR>
Kamailio, the MySQL server and Siremis are running on the same server. The server is running Debian 5.0.4 <BR>
<BR>
I have followed the Siremis installation instructions at the following link: <A HREF="http://www.voipuser.org/ship_to.php?url=http://siremis.asipto.com/install/">http://siremis.asipto.com/install/</A> <BR>
<BR>
I reach a point were I can get to the Siremis web interface login page but when <B>I enter the user name and password nothing happens</B>. <BR>
<BR>
<BR>
/var/log/apache2/access.log :<BR>
=============================<BR>
192.168.1.101 - - [19/Jun/2010:15:53:22 +0200] &quot;GET /siremis/ HTTP/1.1&quot; 302 271 &quot;-&quot; &quot;Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.3) Gecko/20100423 Ubuntu/10.04 (lucid) Firefox/3.6.3&quot;<BR>
192.168.1.101 - - [19/Jun/2010:15:53:22 +0200] &quot;GET /siremis/bin/ HTTP/1.1&quot; 200 1083 &quot;-&quot; &quot;Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.3) Gecko/20100423 Ubuntu/10.04 (lucid) Firefox/3.6.3&quot;<BR>
192.168.1.101 - - [19/Jun/2010:15:53:22 +0200] &quot;GET /siremis/js/sound.js HTTP/1.1&quot; 404 270 &quot;http://192.168.1.14/siremis/bin/&quot; &quot;Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.3) Gecko/20100423 Ubuntu/10.04 (lucid) Firefox/3.6.3&quot;<BR>
192.168.1.101 - - [19/Jun/2010:15:53:23 +0200] &quot;GET /siremis/js/sound.js HTTP/1.1&quot; 404 270 &quot;http://192.168.1.14/siremis/bin/&quot; &quot;Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.3) Gecko/20100423 Ubuntu/10.04 (lucid) Firefox/3.6.3&quot;<BR>
192.168.1.101 - - [19/Jun/2010:15:53:38 +0200] &quot;POST /siremis/bin/controller.php HTTP/1.1&quot; 200 20 &quot;http://192.168.1.14/siremis/bin/&quot; &quot;Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.3) Gecko/20100423 Ubuntu/10.04 (lucid) Firefox/3.6.3&quot;<BR>
<BR>
/var/log/apache2/error.log :<BR>
============================<BR>
[Sat Jun 19 15:53:22 2010] [error] [client 192.168.1.101] File does not exist: /var/www/siremis-1.0.0/siremis-web/js/sound.js, referer: <A HREF="http://192.168.1.14/siremis/bin/">http://192.168.1.14/siremis/bin/</A><BR>
[Sat Jun 19 15:53:23 2010] [error] [client 192.168.1.101] File does not exist: /var/www/siremis-1.0.0/siremis-web/js/sound.js, referer: <A HREF="http://192.168.1.14/siremis/bin/">http://192.168.1.14/siremis/bin/</A><BR>
<BR>
</BODY>
</HTML>