mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-20 02:52:11 +00:00
install php-ldap extension
This commit is contained in:
parent
03ca9b37e8
commit
9e0621a13e
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user