Actions

Translations

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

From LimeSurvey Manual

No edit summary
No edit summary
Line 3: Line 3:
* LDAPライブラリ(LDAPを用いたトークンをインポートするのに必要。[http://de.php.net/manual/en/ref.ldap.php PHP LDAP Documentation]を参照。)
* LDAPライブラリ(LDAPを用いたトークンをインポートするのに必要。[http://de.php.net/manual/en/ref.ldap.php PHP LDAP Documentation]を参照。)
* Zipライブラリ(Zipアーカイブ形式でテンプレートやその他のリソースをインポートするのに必要)
* Zipライブラリ(Zipアーカイブ形式でテンプレートやその他のリソースをインポートするのに必要)
* Zlipライブラリ([[ConfortUpdate|楽々アップグレード]]に必要)
* Zlibライブラリ([[ConfortUpdate|楽々アップグレード]]に必要)

Revision as of 02:31, 24 October 2014

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]

推奨:

  • GDライブラリ(登録フォームのキャプチャ機能で必要。GD-Library PHP Documentationを参照。)
  • LDAPライブラリ(LDAPを用いたトークンをインポートするのに必要。PHP LDAP Documentationを参照。)
  • Zipライブラリ(Zipアーカイブ形式でテンプレートやその他のリソースをインポートするのに必要)
  • Zlibライブラリ(楽々アップグレードに必要)