1
0
ミラー元 https://github.com/mail-in-a-box/mailinabox.git 前回の同期 2026-03-24 19:07:23 +01:00

Ensure system php is used

このコミットが含まれているのは:
downtownallday
2020-11-04 14:26:20 -05:00
コミット 5a023f7868

ファイルの表示

@@ -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"