Actions

Translations

Upgrading from a previous version/11/nl: Difference between revisions

From LimeSurvey Manual

(Created page with "==Upgrade van versie 1.50 of later naar elke 1.xx versie== #[http://www.limesurvey.org/download Download] de laatste versie van LimeSurvey. # Bereid de huidige installatie voo...")
 
No edit summary
Line 14: Line 14:
## Als je vorige versie ouder was dan versie 1.90: kopieer je gewijzigde templates naar /upload/templates. Wijzig ook de naam van elke directory die nu in /templates staat.  
## Als je vorige versie ouder was dan versie 1.90: kopieer je gewijzigde templates naar /upload/templates. Wijzig ook de naam van elke directory die nu in /templates staat.  
## Kopieer de /upload-directory naar z'n oude lokatie.
## Kopieer de /upload-directory naar z'n oude lokatie.
## Controleer of de '''rechten'''' van de directories '''/tmp''', '''/upload''' en hun subdirectories op "Lees&Schrijf" staat, zoals beschreven in punt 7.1 van de  [[Installation/nl|Installatie]].
## Controleer of de '''rechten''' van de directories '''/tmp''', '''/upload''' en hun subdirectories op "Lees&Schrijf" staat, zoals beschreven in punt 7.1 van de  [[Installation/nl|Installatie]].
## Open het administratiegedeelte en volg de instructies. De bestaande database wordt vernieuwd na bevestiging
## Open het administratiegedeelte en volg de instructies. De bestaande database wordt vernieuwd na bevestiging
## Verwijder, of hernoem de '''/admin/install''' directory zoals het installatiescipt je zal vertellen  
## Verwijder, of hernoem de '''/admin/install''' directory zoals het installatiescipt je zal vertellen  

Revision as of 11:46, 17 May 2013

Message definition (Upgrading from a previous version)
==Upgrading from version 1.50 or later to any later 1.xx version==
*[https://www.limesurvey.org/about-limesurvey/download Download] the desired version of LimeSurvey
* Backup your files and database ([[Upgrading from a previous version#Before you start...|did we already mention that?]]).
* Replace all the installation directory files
** Delete all old files in the existing installation directory
** Upload and unpack the new code version into the same installation directory
** Edit or replace the '''config.php''' file:
*** If your previous version was < 1.70: Edit the new '''config.php''' in order to reflect the changes from the backup '''config.php''' file. '''Do not just overwrite the new '''config.php''' with your old one!'''
*** If your previous version was >= 1.70: Simply replace the new '''config.php''' with your backup '''config.php''' file (as the file format has not changed)
** If your previous version was older than 1.90: Copy any customized templates to /upload/templates - you will also need to rename each template directory whose name matches an existing template in /templates
** Copy your /upload directory back to the old location
** Double-check the '''permissions''' set on the directories of LimeSurvey (write access to '''/tmp''', '''/upload''', and to their subdirectories is required) as described in the [[Installation#Set Directory permissions|installation wiki]]
* Finish the installation/upgrade process
** Once you open the URL to your LimeSurvey administration, the database tables will be updated after confirmation
** Remove or rename the /admin/install directory as/if instructed by the installation script
** Check if any special manual checks apply (as listed below)

Upgrade van versie 1.50 of later naar elke 1.xx versie

  1. Download de laatste versie van LimeSurvey.
  2. Bereid de huidige installatie voor.
    1. Maak een backup van je huidige installatie, en database
      1. Maak een bundel van je bestanden met je favoriete inpaksoftware
      2. Gebruik phpMyAdmin of iets gelijkwaardigs om alle tabellen uit de database te exporteren; of gebruik de Limesurvey Administration button om een backup te draaien.
    2. Kopieer het config.php bestand, de gewijzigde template directories en de /upload directory om deze snel(ler) te kunnen benaderen.
  3. Vervang de gehele installatie door de nieuwe versie
    1. Verwijder alles in de gehele installatiedirectory (+ subdirectories)
    2. Upload en pak de nieuwe installatie uit in de installatiedirectory
    3. Upgrade de config.php file:
      1. Als je vorige versie < 1.70: Wijzig de nieuwe config.php met de waarden in de oude config.php Ga niet zomaar de oude over de nieuwe zetten!
      2. Als je vorige versie > 1.70: Kopieer de oude config.php over de nieuwe heen.
    4. Als je vorige versie ouder was dan versie 1.90: kopieer je gewijzigde templates naar /upload/templates. Wijzig ook de naam van elke directory die nu in /templates staat.
    5. Kopieer de /upload-directory naar z'n oude lokatie.
    6. Controleer of de rechten van de directories /tmp, /upload en hun subdirectories op "Lees&Schrijf" staat, zoals beschreven in punt 7.1 van de Installatie.
    7. Open het administratiegedeelte en volg de instructies. De bestaande database wordt vernieuwd na bevestiging
    8. Verwijder, of hernoem de /admin/install directory zoals het installatiescipt je zal vertellen
  4. Controleer of er nog handmatige zaken zijn (zie ook hieronder)
  5. Verwijder je browsergeschiedenis en cookies
  6. En klaar is Kees (:biggrin:).