Translations:Installation - LimeSurvey CE/22/en
From LimeSurvey Manual
You will need to know the following things to install LimeSurvey on your web server correctly:
- Your intended website URL where your scripts will reside (e.g. http://my.domain.com/limesurvey).
- What webserver software are you using? LimeSurvey should run on Apache without additional configuration, for nginx please check out our LimeSurvey nginx example configuration
- The physical disk location on your server where your scripts will reside (e.g. /home/usr/htdocs/limesurvey).
- The IP/net location of your database server (i.e. localhost).
- If your database server uses a non-standard port, find out which port it is.
- Your user name and password for your database server.
- With most providers you can't let the script create the database, but have to do it yourself. If you are using such a provider, please create a database (for example limesurvey) yourself.