mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-07-04 12:48:58 +02:00
install php-ldap extension
This commit is contained in:
@@ -194,4 +194,5 @@ chmod 664 $STORAGE_ROOT/mail/roundcube/roundcube.sqlite
|
|||||||
|
|
||||||
# Enable PHP modules.
|
# Enable PHP modules.
|
||||||
phpenmod -v php mcrypt imap
|
phpenmod -v php mcrypt imap
|
||||||
|
apt install -y php7.2-ldap
|
||||||
restart_service php7.2-fpm
|
restart_service php7.2-fpm
|
||||||
|
|||||||
Reference in New Issue
Block a user