[SR-Users] Siremis 1.0 login fails (or, does nothing)

Joe Micciche jmiccich at redhat.com
Wed May 26 22:07:02 CEST 2010


RHEL5.5 server
Kamailio 3.0 built from source via Git
Apache/2.2.3
PHP 5.3.2
MySQL 5.1.47

chown -R apache /var/www/html/siremis-1.0.0, apache is the httpd user.

Used the instructions from Asipto's site for Siremis install and
configure, added the alias to httpd.conf, Config.xml is:

<?xml version="1.0" standalone="no"?>
<Config>
   <DataSource>
                <Database Name="Default" Driver="Pdo_Mysql"
Server="127.0.0.1" DBName="openser" User="openser" Password="*****" />
                <Database Name="Siremis" Driver="Pdo_Mysql"
Server="127.0.0.1" DBName="openser" User="openser" Password="*****" />
   </DataSource>
</Config>

I navigate to the Siremis page, http://10.5.10.21/siremis/ and get the
login screen, enter the login credentials, Submit, and nothing happens.

httpd/error_log:
[Wed May 26 12:49:45 2010] [error] [client 10.3.226.168] File does not
exist: /var/www/html/siremis-1.0.0/siremis-web/js/sound.js, referer:
http://10.5.10.21/siremis/bin/
[Wed May 26 12:49:45 2010] [error] [client 10.3.226.168] File does not
exist: /var/www/html/siremis-1.0.0/siremis-web/js/sound.js, referer:
http://10.5.10.21/siremis/bin/

I have wiped Siremis and done a fresh install, restarted httpd, and
still nothing.

Does anyone have ideas or suggestions on where else to look?

-- 
==================================================================
Joe Micciche                            jmiccich at redhat.com
Red Hat, Inc.                           http://www.redhat.com
Senior Communications Engineer          X(81) 44554
+1.919.754.4554
==================================================================



More information about the sr-users mailing list