diff --git a/options.conf b/options.conf index ce8d6f5..33c4bb7 100644 --- a/options.conf +++ b/options.conf @@ -49,7 +49,7 @@ MISC_PACKAGES="" # Configure PHP. Recommended to leave PHP_BASE unchanged # You may safely remove all the modules in PHP_EXTRAS PHP_BASE="php7.0-fpm php7.0-mysql" -PHP_EXTRAS="php7.0-curl php7.0-gd php7.0-intl php7.0-imap php7.0-mcrypt php7.0-pspell php7.0-recode php7.0-sqlite3 php7.0-tidy php7.0-xmlrpc php7.0-xsl php7.0-mbstring php7.0-gd php-gettext php-memcache php-pear php-imagick php-apcu" +PHP_EXTRAS="php7.0-zip php7.0-curl php7.0-gd php7.0-intl php7.0-imap php7.0-mcrypt php7.0-pspell php7.0-recode php7.0-sqlite3 php7.0-tidy php7.0-xmlrpc php7.0-xsl php7.0-mbstring php-gettext php-memcache php-pear php-imagick php7.0-apcu" # Settings for php.ini PHP_MEMORY_LIMIT=96M