I'm new to Lime Survey, but having trouble installing it.
I am using the latest release (3.22.27), and following the installation guide, but when I go to:
.com/admin
it redirects me to the main index page .com/index.php
Then shows this error message:
Internal Server Error
InstallerController cannot find the requested view "/installer/welcome_view".
An internal error occurred while the Web server was processing your request. Please contact the webmaster to report this problem.
Thank you.
I have looked in the installer folder and there is no welcome view, I have re-unzipped the file but still no luck.
You cannot conclude that a URL with e.g. /welcome_view/ is pointing to a file with the same name. There is a rewriting taking place, so that values between slashes are translated into parameter.
Depending on you way of installation LimeSurvey you might have not transferred all files or the webserver is not able to understand the URL. What steps did you take to install LS and what is your hosting environment?