Update nextcloud_v2.sh

main
Ferexio 2022-03-28 20:39:55 +00:00
parent ecb623aa93
commit b909019077
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ nextcloud_link=$(curl https://nextcloud.com/install/\#instructions-server \
apt install -y apache2 libapache2-mod-fcgid php$php_version-fpm php$php_version-memcached php$php_version-memcache memcached libmemcached-tools openssl wget php$php_version-imagick php$php_version-xml php$php_version-intl php$php_version-dom php$php_version-mysqli php$php_version-sqlite3 php$php_version-gd php$php_version-mbstring php$php_version-common php$php_version-curl php$php_version-gd php$php_version-imap php$php_version-intl php$php_version-mbstring php$php_version-mysql php$php_version-ssh2 php$php_version-xml php$php_version-zip php$php_version-apcu php$php_version-ldap php$php_version-gmp php$php_version-bcmath libmagickcore-6.q16-6-extra
a2enmod dir env headers mime rewrite setenvif ssl
a2dismod mpm_prefork
a2dismod mpm_prefork php$phpversion
a2enmod mpm_event proxy proxy_fcgi
a2enconf php$php_version-fpm
phpenmod -v $php_version apcu memcache