LimeSurvey: small fixes

This commit is contained in:
tremor021
2025-10-10 21:47:00 +02:00
parent 5015cbeccc
commit d5fd51a81a
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ setting_up_container
network_check
update_os
PHP_VERSION="8.3" PHP_APACHE="YES" PHP_FPM="YES" PHP_MODULE="gd2,imap,ldap,zlib,mysql" setup_php
PHP_VERSION="8.3" PHP_APACHE="YES" PHP_FPM="YES" PHP_MODULE="imap,ldap,mysql" setup_php
setup_mariadb
msg_info "Configuring MariaDB Database"