when I attempted to login to siremis, i got the following error "/var/www/siremis-4.0.0/siremis/log/ERR.log" cannot be opened with mode "a". Did anybody encounter this problem?
Thanks
Abdul




Thank you very much Rainer, the install.lock file was missing and after I created empty file, it redirected to login prompt but the login attempt  failed with the following error "/var/www/siremis-4.0.0/siremis/log/ERR.log" cannot be opened with mode "a". 
Thanks
Abdul


Date: Fri, 14 Mar 2014 08:08:06 +0100
From: rainer.piper@soho-piper.de
To: sr-users@lists.sip-router.org
Subject: Re: [SR-Users] SIREMIS not redirecting to login widow

Hi Abdul,

can you check for an empty file named install.lock in the siremis directory

Look at siremis/index.php
<?php
if(is_file(dirname(__FILE__).'/install.lock')){
        include 'bin/_forward.php';
}else{
        $script_name = $_SERVER['SCRIPT_NAME'];
        $url = str_replace("index.php","install/",$script_name);
        echo "<script>location.href='$url'</script>";
        exit;
}
?>

If the file install.lock not exists ... redirect to directory install ;-)
If it is not there ... place an empty file install.lock in the siremis directory manually.

Regards
Rainer

Am 14.03.2014 05:45, schrieb malik sherif:
any body experienced problem having login window popup?


From: asherif74@hotmail.com
To: sr-users@lists.sip-router.org
Date: Thu, 13 Mar 2014 22:36:22 +0000
Subject: Re: [SR-Users] SIREMIS redirecting to login prompt issue

Did anybody experienced this problem?


From: asherif74@hotmail.com
To: sr-users@lists.sip-router.org
Subject: RE: [SR-Users] SIREMIS redirecting to login prompt issue
Date: Tue, 11 Mar 2014 15:49:06 +0000

step 1:

Step 2

Step 3


STEP 4

Last step:


After this login widow should have redirected to login widow  for example




installation documentation is available on  http://kb.asipto.com/siremis:install40x:main






Thanks

Abdul







> Date: Tue, 11 Mar 2014 11:40:09 -0400
> From: abalashov@evaristesys.com
> To: sr-users@lists.sip-router.org
> Subject: Re: [SR-Users] SIREMIS redirecting to login prompt issue
>
> Abdul,
>
> Would you mind sending screenshots of the respective phases of this process?
>
> --
> Alex Balashov - Principal
> Evariste Systems LLC
> 235 E Ponce de Leon Ave
> Suite 106
> Decatur, GA 30030
> United States
> Tel: +1-678-954-0670
> Web: http://www.evaristesys.com/, http://www.alexbalashov.com/
>
> _______________________________________________
> SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
> sr-users@lists.sip-router.org
> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

_______________________________________________ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users


_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users


--
Rainer Piper
NOC - +49 (0)228 97167161 - sip.soho-piper.de
NOC - +49 (0)2247 9064188 - sip.tele33.de - sip.tefonix.de - D293

_______________________________________________ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users