Commit 85cabeaf authored by Vitaly Lipatov's avatar Vitaly Lipatov

createbytask.int.sh: support any php 7.x

parent 2680818f
......@@ -291,7 +291,7 @@ for i in $PKGPROFILE ; do
# opcache intl yaml xdebug redis tidy
epmi --auto --skip-installed php7-mbstring php7-pdo php7-curl php7-fileinfo php7-dom php7-exif \
php7-pdo_mysql php7-mysqli php7-pcntl php7-openssl php7-mcrypt php7-gd2 php7-xmlreader php7-memcached php7-xsl php7-zip php7-redis
tune_php /etc/php/7.1/apache2-mod_php/php.ini
tune_php /etc/php/7.?/apache2-mod_php/php.ini
tune_apache2
tune_monit_apache2
;;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment