Translations:Installation - LimeSurvey CE/9/nl
From LimeSurvey Manual
De minimale set vereisten voor LimeSurvey 6.x:
- Minimaal 250 MB schijfruimte.
- MariaDB 10.3.38 of hoger OR' MySQL 8 of hoger 'OR Microsoft SQL Server 2008 of hoger OR Postgres 12 of hoger.
- Vereisten voor PHP-versie:
- LS 6.x van PHP 7.4.x tot 8.x
- LS 5.x van PHP 7.2.5 naar 8.0.x
- LS 3.x van PHP 5.5.9 naar 7.4.x
- php.ini `short_open_tag` instelling moet zijn ingesteld op `ON`
- De volgende PHP-modules/bibliotheken moeten zijn ingeschakeld:
- mbstring (Multibyte String Functions) extensie bibliotheek.
- PDO-databasestuurprogramma voor MySQL (pdo_mysql of pdo_mysqli) of Postgres (pdo_pgsql) of MSSQL (pdo_sqlsrv voor Windows en pdo_dblib voor Linux).
- We gaan er in het algemeen ook van uit dat alle PHP-standaardbibliotheken zijn ingeschakeld
- hash
- sessie
- openssl of mcrypt
- bestandsinfo
- SimpleXML
- etc …