From a42e379a2631806f01b2e0fc910c6b0a01febd4e Mon Sep 17 00:00:00 2001 From: nachoparker Date: Wed, 20 Sep 2017 22:07:49 +0200 Subject: [PATCH] lamp: add fileinfo mcrypt packages --- lamp.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lamp.sh b/lamp.sh index 40a28cda..e391fab4 100644 --- a/lamp.sh +++ b/lamp.sh @@ -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-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 # Randomize mariaDB password