lamp: add fileinfo mcrypt packages

This commit is contained in:
nachoparker 2017-09-20 22:07:49 +02:00
parent 189e34b019
commit a42e379a26

View File

@ -32,7 +32,7 @@ install()
$APTINSTALL apt-utils $APTINSTALL apt-utils
$APTINSTALL cron $APTINSTALL cron
$APTINSTALL apache2 $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-APC $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-APC php7.0-fileinfo php7.0-mcrypt
mkdir -p /run/php mkdir -p /run/php
# Randomize mariaDB password # Randomize mariaDB password