diff --git a/scripts/bootstrap.sh b/scripts/bootstrap.sh index bf28bb0..c4113ba 100644 --- a/scripts/bootstrap.sh +++ b/scripts/bootstrap.sh @@ -75,7 +75,7 @@ upload_max_filesize=50M post_max_size=50M max_execution_time=300 memory_limit=512M -PHP_INI=/etc/php/7.0/apache2/php.ini +PHP_INI=/etc/php/7.1/apache2/php.ini ## Starting Ubuntu 18.04 php71 is default # vercomp 18.04 ${UBUNTU_VERSION} # case $? in