Actions

Translations

Installation - LimeSurvey CE/11/de: Difference between revisions

From LimeSurvey Manual

No edit summary
No edit summary
Line 4: Line 4:
*'''LDAP'''-Bibliothek: Wird benötigt, um Umfrageteilnehmer über LDAP importieren zu können. Siehe [http://de.php.net/manual/de/ref.ldap.php PHP LDAP Dokumentation]
*'''LDAP'''-Bibliothek: Wird benötigt, um Umfrageteilnehmer über LDAP importieren zu können. Siehe [http://de.php.net/manual/de/ref.ldap.php PHP LDAP Dokumentation]
*'''Zip''' (gehört normalweise zu einer PHP-Standard-Installation), um Designvorlagen and Ressourcen Zip-Dateien importieren zu können - siehe [http://www.php.net/manual/de/zlib.setup.php PHP Dokumentation der Zlib Erweiterung]
*'''Zip''' (gehört normalweise zu einer PHP-Standard-Installation), um Designvorlagen and Ressourcen Zip-Dateien importieren zu können - siehe [http://www.php.net/manual/de/zlib.setup.php PHP Dokumentation der Zlib Erweiterung]
* "'Zlib"' (ebenso eigentlich Standard) ist erforderlich für das [[ComfortUpdate/de]] - siehe [http://www.php.net/manual/en/zlib.setup.php PHP Zlib Erweiterung Dokumentation (Englisch)]
* "'Zlib"' (ebenso eigentlich Standard) ist erforderlich für das [[ComfortUpdate/de|Komfort-Update]] - siehe [http://www.php.net/manual/en/zlib.setup.php PHP Zlib Erweiterung Dokumentation (Englisch)]

Revision as of 08:53, 11 June 2018

Message definition (Installation - LimeSurvey CE)
Optional PHP Extensions:
* '''GD-Library''' '''with FreeType support''' installed is needed for captchas, nice charts in statistics or to upload images via the HTML editor - see [https://php.net/manual/image.setup.php PHP GD-Library Extension documentation]
* '''IMAP''' (pretty standard) is needed for the [[Email bounce tracking system|email bounce tracking system]] - see [https://php.net/manual/imap.setup.php PHP IMAP Extension documentation]
* '''LDAP''' installed is needed to import survey participants using LDAP - see [https://php.net/manual/en/book.ldap.php PHP LDAP Documentation]
* '''Zip''' (pretty standard) is needed for template upload, import of .zip archived resources, and excel export - see [https://php.net/manual/zip.setup.php PHP Zip Extension documentation]
* '''Zlib''' (pretty standard) is needed for the [[ComfortUpdate]] - see [https://php.net/manual/zlib.setup.php PHP Zlib Extension documentation]

Optionale PHP Erweiterungen: