All translations
Enter a message name below to show all available translations.
Found 2 translations.
| Name | Current message text |
|---|---|
| h English (en) | === Version 6.x === # Access to your server with a command line (ssh for example) # Ensure you have php command line access (see http://php.net/features.commandline.php). # Go to your LimeSurvey directory # Launch this command <code>php application/commands/console.php resetpassword NEW_ADMIN_NAME NEW_ADMIN_PASS</code><sup>The php can need complete directory access, example /usr/bin/php</sup> |
| h Dutch (nl) | ===versie 6.x=== # Benader je server met de commandoregel (bijvoorbeeld: ssh) # Controleer of je via de commandoregel toegang tot PHP hebt (Lees: http://php.net/features.commandline.php). # Ga naar je map limesurvey # Tik in: <code>php application/commands/console.php resetpassword NIEUWE_BEHEERDERSNAAM NIEUWE_BEHEERDERSWACHTWOORD</code><sup>De php kan volledige maptoegang nodig hebben, voorbeeld /usr/bin/php</sup> |