Hi Ramona,
You hit it! After enabling "rewrite" it is working now.
Thank you very much! Uwe
I have installed Siremis 2.0.0 and Kamaillio 3.2.0 on a
OpenSuse 11.4 system.
After the Siremis Web Installation Wizard finished the
setup the login failed with a http error 404.
The Apache2.0 error_log shows: [Mon Oct 31 11:09:49 2011] [error] [client ::1] File does
not exist: /var/www/siremis-2.0.0/siremis/system, referer: http://localhost/siremis/index.php/user/login
The Apache2.0 access_log shows: ::1 - - [31/Oct/2011:11:09:36 +0100] "GET
/siremis/bin/antispam_image.php?form=user.form.LoginForm&name= antispam&length=6&level=2?rand=1768032447 HTTP/1.1" 200 240 "http://localhost/siremis/index.php/user/login" "Mozilla/5.0 (X11; Linux i686; rv:7.0.1) Gecko/20100101 Firefox/7.0.1"
::1 - - [31/Oct/2011:11:09:48 +0100] "POST
/siremis/bin/controller.php?F=RPCInvoke&P0=[user.form.LoginFor m]&P1=[Login]&__this=btn_login:onclick&jsrs=1 HTTP/1.1" 200 214 "http://localhost/siremis/index.php/user/login" "Mozilla/5.0 (X11; Linux i686; rv:7.0.1) Gecko/20100101 Firefox/7.0.1"
::1 - - [31/Oct/2011:11:09:49 +0100] "GET
/siremis/system/general_default HTTP/1.1" 404 1331 "http://localhost/siremis/index.php/user/login" "Mozilla/5.0 (X11; Linux i686; rv:7.0.1) Gecko/20100101 Firefox/7.0.1"
Is there anybody how can help me out of this?
do you have mod_rewrite enabled in your apache2 server?