mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-03-04 15:54:48 +01:00
Ensure system php is used
This commit is contained in:
@@ -354,6 +354,7 @@ enable_user_ldap() {
|
||||
sed 's/-fpm.*$//')
|
||||
if [ $? -ne 0 ]; then
|
||||
say "Warning: this looks like a Cloud-In-A-Box system, but detecting the php version used by Nextcloud failed. Using the system php-ldap module..."
|
||||
php="php"
|
||||
fi
|
||||
fi
|
||||
say_verbose "Installing system package $php-ldap"
|
||||
|
||||
Reference in New Issue
Block a user