lamp: add ldap support (#377)

added ldap support for php
This commit is contained in:
immae 2018-02-05 23:01:52 +01:00 committed by nachoparker
parent 4dce600678
commit 257787abe3
2 changed files with 5 additions and 3 deletions

View File

@ -1,5 +1,7 @@
[v0.45.2](https://github.com/nextcloud/nextcloudpi/commit/90143ae) (2018-02-05) nc-nextcloud: fixes for beta versions
[v0.45.3](https://github.com/nextcloud/nextcloudpi/commit/641ece7) (2018-02-05) lamp: add ldap support (#377)
[v0.45.2](https://github.com/nextcloud/nextcloudpi/commit/010c02f) (2018-02-05) nc-nextcloud: fixes for beta versions
[v0.45.1 ](https://github.com/nextcloud/nextcloudpi/commit/3a525c1) (2018-02-05) nc-backup: fixes in checking space and auto

View File

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