Actions

Installation of the LimeSurvey XAMPP package/nl: Difference between revisions

From LimeSurvey Manual

No edit summary
(Updating to match new version of source page)
Line 1: Line 1:
<languages/>
<languages/>
=Algemeen=
 
=Algemeen=  


In deze instructie wordt aangegeven hoe je het LimeSurvey XAMPP package installeert op je lokale Windows PC. Dit is niet bedoeld voor een productie-omgeving, want het is ingesteld voor een omgeving met maar één gebruiker.
In deze instructie wordt aangegeven hoe je het LimeSurvey XAMPP package installeert op je lokale Windows PC. Dit is niet bedoeld voor een productie-omgeving, want het is ingesteld voor een omgeving met maar één gebruiker.
Line 6: Line 7:
=Vereisten=
=Vereisten=


Je Windows systeem moet aan de volgende minimale vereisten voldoen:
Your Windows system has to meet the following requirement
*64 MB RAM
*64 MB RAM
*350 MB beschikbare schijfruimte
*350 MB free fixed disk
*Windows NT, 2000, 2003, XP, VISTA of Windows 7
*Windows NT, 2000, 2003, XP, VISTA, Windows 7, Windows 8 or Windows 10.


=Stappen=
=Steps=
#Download eerst de meest recente versie van het LimeSurvey XAMPP package bestand van [http://www.limesurvey.org/en/stable-release LimeSurvey download repository]. Kies het executable bestand met het woord 'xampp' in de bestandsnaam.
#First download the latest LimeSurvey XAMPP package file from the [https://www.limesurvey.org/en/stable-release LimeSurvey download repository]. If you are not sure which one to pick, it is the executable file having the word 'xampp' in the file name.
#Voer het programma uit. Volg gewoon de installatie-stappen. Meestal hoef je niks aan te passen.
#Execute the file. Just follow the installation steps - usually you don't need to change anything.
#Na de set-up wordt er een webbrowser geopend met de URL http://localhost/admin.
#After the setup has finished, a browser window should open pointing to http://localhost/admin.
#Log in met de gebruikersnaam 'admin' en het wachtwoord 'password'. Start met het aanmaken van de enquêtes.
#Login using the username 'admin' and password 'password'. Start creating your surveys.


=Aanvullende tips=
=Additional hints=
*LimeSurvey heeft een werkende webserver (Apache) en een database (MySQL) nodig, die worden beide geïnstalleerd via het XAMPP package. Ook worden beide applicaties automatisch  gestart. Als je je PC opnieuw opstart, dan moet je ze opnieuw opstarten via het XAMPP Controle venster. Als je ze automatisch wilt laten starten bij het opstarten dan kun je dat daar ook instellen.
*LimeSurvey needs a running web server software (Apache) and a database (MySQL), which are both installed by the XAMPP package. Both applications are started automatically by the setup. After you restart your PC you will need to start these again by using the XAMPP Control panel. If you want these to start automatically on startup, you can use the XAMPP control panel to install the applications as services - just check the related boxes in the XAMPP control panel.
*Het XAMPP package is alleen bedoeld om eenvoudig LimeSurvey op je eigen PC te kunnen installeren. Niemand kan via internet bij je enquêtes komen.
*The XAMPP packages is only meant to be able to install LimeSurvey on your local PC in an easy way. It won't/shouldn't be possible for anyone on the Internet to access your surveys.
*Het package is bedoeld voor een omgeving met één gebruiker en is dus niet geschikt voor een productie-omgeving.
*The XAMPP package is meant as a single user solution and should not be installed on a real web server.

Revision as of 22:15, 18 January 2018

Algemeen

In deze instructie wordt aangegeven hoe je het LimeSurvey XAMPP package installeert op je lokale Windows PC. Dit is niet bedoeld voor een productie-omgeving, want het is ingesteld voor een omgeving met maar één gebruiker.

Vereisten

Your Windows system has to meet the following requirement

  • 64 MB RAM
  • 350 MB free fixed disk
  • Windows NT, 2000, 2003, XP, VISTA, Windows 7, Windows 8 or Windows 10.

Steps

  1. First download the latest LimeSurvey XAMPP package file from the LimeSurvey download repository. If you are not sure which one to pick, it is the executable file having the word 'xampp' in the file name.
  2. Execute the file. Just follow the installation steps - usually you don't need to change anything.
  3. After the setup has finished, a browser window should open pointing to http://localhost/admin.
  4. Login using the username 'admin' and password 'password'. Start creating your surveys.

Additional hints

  • LimeSurvey needs a running web server software (Apache) and a database (MySQL), which are both installed by the XAMPP package. Both applications are started automatically by the setup. After you restart your PC you will need to start these again by using the XAMPP Control panel. If you want these to start automatically on startup, you can use the XAMPP control panel to install the applications as services - just check the related boxes in the XAMPP control panel.
  • The XAMPP packages is only meant to be able to install LimeSurvey on your local PC in an easy way. It won't/shouldn't be possible for anyone on the Internet to access your surveys.
  • The XAMPP package is meant as a single user solution and should not be installed on a real web server.