Hello, I am trying to move a lime survey installation to a new server. After adjusting the config files according to this
documentation,
I tried accessing the admin panel and got a strange problem. The Admin panel login at:
Code:
"https://limesurveyHost.de/public/survey/index.php?r=admin/authentication/sa/login"
loads without a problem but when I try to log in I get redirected to:
Code:
"https://limesurveyHost.de/public/survey/limesurveyHost.de/public/survey/index.php?r=admin/authentication/sa/login"
and get a 404 error. For some reason lime survey repeats the host address in the URL, I've search all the config file where I thought this error could come from but I was unable to find anything.
Any help pointing me into the right direction to solve this will be much appreciated
thanks in advance, N.M.