Actions

ComfortUpdate/nl: Difference between revisions

From LimeSurvey Manual

No edit summary
(Updating to match new version of source page)
Line 4: Line 4:
=Algemeen=
=Algemeen=


ComfortUpdate is een functie in LimeSurvey waarmee je je installatie van LimeSurvey met een paar klikken in je webbrowser kunt updaten, in plaats van [[Upgrading from a previous version/nl|handmatig]] te moeten upgraden.
The ComfortUpdate tool is a LimeSurvey professional service to update your LimeSurvey installation easily from your web browser with just a few mouse clicks (instead of having to perform [[Upgrading from a previous version|a manual update]]).


Om ComfortUpdate te kunnen gebruiken moet u zich registreren op [https://www.limesurvey.org/en/services#pricing onze website], u krijgt dan een gratis code waarmee u de functie tijdelijk kunt uitproberen. Na het verlopen van de code kunt u of  [https://www.limesurvey.org/en/services#pricing  een code kopen] of [[Upgrading from a previous version/nl| uw installatie weer handmatig gaan updaten]].
Om ComfortUpdate te kunnen gebruiken moet u zich registreren op [https://www.limesurvey.org/en/services#pricing onze website], u krijgt dan een gratis code waarmee u de functie tijdelijk kunt uitproberen. Na het verlopen van de code kunt u of  [https://www.limesurvey.org/en/services#pricing  een code kopen] of [[Upgrading from a previous version/nl| uw installatie weer handmatig gaan updaten]].
Line 18: Line 18:
=Gebruik van ComfortUpdate=
=Gebruik van ComfortUpdate=


De LimeSurvey ComfortUpdate kan veilig gebruikt worden, ook als je actieve enquêtes hebt draaien. Het verwijdert of vernietigt geen data. Wees er wel van bewust dat het hier om een béta-functie gaat. Maak dus een back-up voordat je verder gaat.
The LimeSurvey ComfortUpdate feature is safe to use even with active surveys. It does not delete or destroy any existing data. However, you should keep in mind that this is a beta feature. Therefore, it is important to have your database and files manually backed up before proceeding.


# Zoek de knop Update.
*Find the ''Update'' button
##Klik bij oudere versies van LimeSurvey versies op het icoon Instellingen, kies de eerste tab en klik op de knop Update.
**For the older LimeSurvey versions, go to the Global Settings Icon, select the first tab, and click on the ''Updates'' button
##In meer recente versies staat de knop '''ComfortUpdate''' op het scherm '''Configuratie''' op de tab ''Geavanceerd''. Dit is het beginscherm als u als beheerder inlogt. [[File:ComfortUpdate.png]]
**For the recent Limesurvey versions, you may find the '''ComfortUpdate''' button in the '''Configuration''' dialog, under the ''Advanced'' tab:
# Het ComfortUpdate scherm zal een updatelink laten zien als er een nieuwe versie beschikbaar is. Als je op het vak Comfort Update klikt zie je meer informatie.
# Klik de link om te beginnen met het updateproces.
# Als je nog nooit ComfortUpdate hebt gebruikt of de upgrade-key is ongeldig, dan moet je nu een upgrade-key intoetsen. Tijdens de proefperiode kunt u de  gratis upgrade-key gebruiken. [[File:ComfortUpdateKey.png]]
# LimeSurvey gaat nu de rechten van de installatie controleren, en komt met een lijst met voorgestelde wijzigingen
# Mochten er problemen op de lijst staan, verhelp deze dan eerst voordat je verder gaat
# ComfortUpdate maakt nu een back-up van de database (als je MySQL gebruikt) en plaatst de huidige installatie in de /tmp-directory. Als je geen MySQL gebruikt, maak dan een handmatige back-up voordat je ComfortUpdate draait.
# ComfortUpdate installeert nu de nieuwe versie, en past indien nodig de database aan.


=Uitschakelen ComfortUpdate=  
 
Als u wilt dat ComfortUpdate niet de "Nieuwe versie beschikbaar" pop-up berichten geeft als er een nieuwe versie is, dan kunt u de volgende optie aan uw "config.php" bestand in de map "/limesurvey/application/config" toevoegen. (Maak wel eerst een back-up!)  
<center>[[File:ComfortUpdate.png]]</center>
 
 
*The ComfortUpdate screen will display an update link if a new version of LimeSurvey is available. If not, click “Check now” to see if a new update is available
*If an update is found, LimeSurvey will display a link to allow you to update. Click on this to begin updating
*If you have never used ComfortUpdate before or the ComfortUpdate upgrade key is not valid, you will be asked to enter an upgrade key. Use the default key for free updates during the trial period
 
 
<center>[[File:ComfortUpdateKey.png]]</center>
 
 
*LimeSurvey will now verify your installation directory to check if the appropriate permissions are set to allow an update. A list of proposed changes will be displayed
*If there are any problems, you must correct them at this point and then proceed to the next step
*The ComfortUpdate will now make a backup of your database (if you use MySQL) and save your old installation files in the /tmp directory. If you use a different database, you should backup your database manually before proceeding
ComfortUpdate will now update your installation to the latest version, updating also the database in order to reflect the new (possible) changes.
 
=Disabling ComfortUpdate=
If you want to disable ComfortUpdate in order not to get the ''New release available'' popup messages after each new release, you can add the following option to your "config.php" file (which is located in /limesurvey/application/config):
<syntaxhighlight lang="php" enclose="pre">
<syntaxhighlight lang="php" enclose="pre">
'updatable' => false
'updatable' => false  
</syntaxhighlight>
</syntaxhighlight>


Line 49: Line 59:
==Een proxyserver gebruiken om naar update.limesurvey.com te gaan==
==Een proxyserver gebruiken om naar update.limesurvey.com te gaan==


Als je achter een proxy zit, dan moet je enkele instellingen doen om ComfortUpdate te kunnen gebruiken. Vanaf LimeSurvey 2.05 build 140404 kun je de gegevens van de proxy server instellen in het configuratie-bestand (Zie:  [https://manual.limesurvey.org/Optional_settings/nl#Algemene_instellingen algemene instellingen]).
If you are behind a proxy, you may have to adjust some settings to be able to use ComfortUpdate. In LimeSurvey 2.05 (later than build 140404), you can set the details of your proxy server in the configuration file (see [https://manual.limesurvey.org/Optional_settings#General_settings the general settings wiki]).


In oudere versies kun je het bestand http.php in je LimeSurvey installatie wijzigen. Kijk in een teksteditor naar de variabelen in de eerste paar regels van dit bestand en voeg de benodigde waarden toe.
In oudere versies kun je het bestand http.php in je LimeSurvey installatie wijzigen. Kijk in een teksteditor naar de variabelen in de eerste paar regels van dit bestand en voeg de benodigde waarden toe.


Voorbeeld: als je de proxyserver op IP-adres 111.111.111.111 op poort 1234 wilt gebruiken zonder authenticatie, voeg dan de volgende waarden toe:
Example: Connect to a proxy server 111.111.111.111 port 1234 without authentication and edit the following lines to look like:
   var $proxy_host_name="111.111.111.111";
   var $proxy_host_name="111.111.111.111";
   var $proxy_host_port=1234;
   var $proxy_host_port=1234;


Afhankelijk van je versie staat het bestand in de /admin/classes/ folder of in de  /application.libraries/admin/http/. Er zijn vooringevulde variabelen, dus je hoeft alleen nog de waardes in te vullen. Als de installatie langzaam is, dan kan een verkeerde instelling van de proxy daarvan de oorzaak zijn.
Depending on your version, you will find the file either in /admin/classes/ or in /application/libraries/admin/http/. There are pre-coded variables within the file. Therefore, only details of your proxy are needed. If your installation is running unusually slow, wrong proxy settings may be the cause.

Revision as of 17:20, 17 October 2017

Algemeen

The ComfortUpdate tool is a LimeSurvey professional service to update your LimeSurvey installation easily from your web browser with just a few mouse clicks (instead of having to perform a manual update).

Om ComfortUpdate te kunnen gebruiken moet u zich registreren op onze website, u krijgt dan een gratis code waarmee u de functie tijdelijk kunt uitproberen. Na het verlopen van de code kunt u of een code kopen of uw installatie weer handmatig gaan updaten.

  Om de ComfortUpdate key te verkrijgen, ga naar je LimeSurvey profiel en klik op COMFORTUPDATE KEYS, op de linkerkant van de pagina.


Vereisten

Je PHP installatie moet voorzien zijn van Zlib. Kijk met PHPInfo om dit te controleren, of vraag het aan de systeembeheerder.

De webserver moet wel een connectie via SSL kunnen maken met "update.limesurvey.org" en "update-data.limesurvey.org" om de ComfortUpdate applicatie te gebruiken. Als je een foutmelding krijgt als: 10060 could not connect to the host 'update.limesurvey.org', dan moet je de proxy/firewall instellingen controleren en aanpassen of contact opnemen met je systeembeheerder.

Gebruik van ComfortUpdate

The LimeSurvey ComfortUpdate feature is safe to use even with active surveys. It does not delete or destroy any existing data. However, you should keep in mind that this is a beta feature. Therefore, it is important to have your database and files manually backed up before proceeding.

  • Find the Update button
    • For the older LimeSurvey versions, go to the Global Settings Icon, select the first tab, and click on the Updates button
    • For the recent Limesurvey versions, you may find the ComfortUpdate button in the Configuration dialog, under the Advanced tab:



  • The ComfortUpdate screen will display an update link if a new version of LimeSurvey is available. If not, click “Check now” to see if a new update is available
  • If an update is found, LimeSurvey will display a link to allow you to update. Click on this to begin updating
  • If you have never used ComfortUpdate before or the ComfortUpdate upgrade key is not valid, you will be asked to enter an upgrade key. Use the default key for free updates during the trial period



  • LimeSurvey will now verify your installation directory to check if the appropriate permissions are set to allow an update. A list of proposed changes will be displayed
  • If there are any problems, you must correct them at this point and then proceed to the next step
  • The ComfortUpdate will now make a backup of your database (if you use MySQL) and save your old installation files in the /tmp directory. If you use a different database, you should backup your database manually before proceeding

ComfortUpdate will now update your installation to the latest version, updating also the database in order to reflect the new (possible) changes.

Disabling ComfortUpdate

If you want to disable ComfortUpdate in order not to get the New release available popup messages after each new release, you can add the following option to your "config.php" file (which is located in /limesurvey/application/config):

'updatable' => false

Dit is in detail beschreven op: het uitschakelen van de Limesurvey ComfortUpdate updates.

  Attentie : Maak eerst een back-up!


Bekende problemen

Lege pagina bij stap 3

Als je een lege pagina krijgt bij stap 3, dan is het zeer waarschijnlijk dat je tegen een PHP geheugentekort bent aangelopen. Tijdens deze stap probeert LimeSurvey een back-up van de database en de te vervangen bestanden te maken.

Een proxyserver gebruiken om naar update.limesurvey.com te gaan

If you are behind a proxy, you may have to adjust some settings to be able to use ComfortUpdate. In LimeSurvey 2.05 (later than build 140404), you can set the details of your proxy server in the configuration file (see the general settings wiki).

In oudere versies kun je het bestand http.php in je LimeSurvey installatie wijzigen. Kijk in een teksteditor naar de variabelen in de eerste paar regels van dit bestand en voeg de benodigde waarden toe.

Example: Connect to a proxy server 111.111.111.111 port 1234 without authentication and edit the following lines to look like:

 var $proxy_host_name="111.111.111.111";
 var $proxy_host_port=1234;

Depending on your version, you will find the file either in /admin/classes/ or in /application/libraries/admin/http/. There are pre-coded variables within the file. Therefore, only details of your proxy are needed. If your installation is running unusually slow, wrong proxy settings may be the cause.