Uses the right PHP_INI file.

pull/3/head
Cédric Bonhomme 2018-01-28 17:16:24 +01:00
parent f231a7be53
commit 737620ee37
No known key found for this signature in database
GPG Key ID: A1CB94DE57B7A70D
1 changed files with 1 additions and 1 deletions

View File

@ -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