Update nextcloud_v2.sh

main
Ferexio 2022-06-01 08:00:35 +00:00
parent 27e69f0c3a
commit 77f3674ecf
1 changed files with 0 additions and 5 deletions

View File

@ -18,11 +18,6 @@ fi
apt update
if [[ -f /usr/sbin/nginx ]]; then
echo "Wybacz, ale nginxa nie wspieram obecnie :c"
exit 0
fi
apt install -y apache2 libapache2-mod-fcgid php7.4-fpm php7.4-memcached php7.4-memcache memcached libmemcached-tools openssl wget php7.4-imagick php7.4-xml php7.4-intl php7.4-dom php7.4-mysqli php7.4-sqlite3 php7.4-gd php7.4-mbstring php7.4-common php7.4-curl php7.4-gd php7.4-imap php7.4-intl php7.4-mbstring php7.4-mysql php7.4-ssh2 php7.4-xml php7.4-zip php7.4-apcu php7.4-ldap php7.4-gmp php7.4-pgsql libmagickcore-6.q16-6-extra
a2enmod dir env headers mime rewrite setenvif ssl proxy proxy_fcgi
a2dismod mpm_prefork