Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloudpi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorimmae <immae1@users.noreply.github.com>2018-02-06 01:01:52 +0300
committernachoparker <nacho@ownyourbits.com>2018-02-06 00:58:46 +0300
commit257787abe371af4e0af35cf459daacd8a1f43699 (patch)
treed66832c4abd3b71ef90bddd8c2a3d8f27c894e12 /lamp.sh
parent4dce600678a8a82db49782366b89702a1f52cfaa (diff)
lamp: add ldap support (#377)v0.45.3
added ldap support for php
Diffstat (limited to 'lamp.sh')
-rw-r--r--lamp.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/lamp.sh b/lamp.sh
index 5559dd52..4655ea9b 100644
--- a/lamp.sh
+++ b/lamp.sh
@@ -32,7 +32,7 @@ install()
$APTINSTALL apt-utils
$APTINSTALL cron
$APTINSTALL apache2
- $APTINSTALL php7.0 php7.0-curl php7.0-gd php7.0-fpm php7.0-cli php7.0-opcache php7.0-mbstring php7.0-xml php7.0-zip php7.0-fileinfo php7.0-mcrypt
+ $APTINSTALL php7.0 php7.0-curl php7.0-gd php7.0-fpm php7.0-cli php7.0-opcache php7.0-mbstring php7.0-xml php7.0-zip php7.0-fileinfo php7.0-mcrypt php7.0-ldap
mkdir -p /run/php
# Randomize mariaDB password