add libapache2-mod-php

This commit is contained in:
CanbiZ 2025-01-16 09:18:02 +01:00 committed by GitHub
parent 14dfaa9bde
commit a15a59e615
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,6 +19,7 @@ $STD apt-get install -y \
mc \
mariadb-server \
apache2 \
libapache2-mod-php \
php8.2 php8.2-{fpm,curl,cli,mysql,gd,intl,imap,apcu,pspell,tidy,xmlrpc,mbstring,gmp,xml,ldap,common,snmp} \
php-pear
msg_ok "Installed Dependencies"