Actions

Translations

General FAQ/31/nl: Difference between revisions

From LimeSurvey Manual

No edit summary
No edit summary
Line 2: Line 2:
# Voor de versies 1.47 t/m 1.53: Download [[Media:resetadminpw.php|this file]] en kopieer het naar  /<your limesurveydir>/admin/install/ .
# Voor de versies 1.47 t/m 1.53: Download [[Media:resetadminpw.php|this file]] en kopieer het naar  /<your limesurveydir>/admin/install/ .
# Voor versies vanaf 1.7: Zet je  /<your limesurveydir>/admin/install/ map terug vanuit de download
# Voor versies vanaf 1.7: Zet je  /<your limesurveydir>/admin/install/ map terug vanuit de download
# Execute resetadminpw.php using your browser by pointing it to <syntaxhighlight lang="php" enclose="div">http://www.your_domain.com/your_limesurvey_dir/admin/install/resetadminpw.php</syntaxhighlight>
# Voer resetadminpw.php in je browser uit door het aan te wijzen in de <syntaxhighlight lang="php" enclose="div">http://www.your_domain.com/your_limesurvey_dir/admin/install/resetadminpw.php</syntaxhighlight>
# After removing the /install directory again you should be able to login with $defaultuser (Default: admin) and $defaultpass (Default: password) set in config.php.
# Na verwijderen van de map install moet je weer kunnen inloggen met $defaultuser (admin) en $defaultpass (password), die worden gezet in config.php.

Revision as of 19:54, 29 May 2013

Message definition (General FAQ)
==I forgot my admin password. How do I reset it?==

Ik ben mijn admin wachtwoord vergeten. Hoe kan ik het resetten?

  1. Voor de versies 1.47 t/m 1.53: Download this file en kopieer het naar /<your limesurveydir>/admin/install/ .
  2. Voor versies vanaf 1.7: Zet je /<your limesurveydir>/admin/install/ map terug vanuit de download
  3. Voer resetadminpw.php in je browser uit door het aan te wijzen in de
    http://www.your_domain.com/your_limesurvey_dir/admin/install/resetadminpw.php
    
  4. Na verwijderen van de map install moet je weer kunnen inloggen met $defaultuser (admin) en $defaultpass (password), die worden gezet in config.php.