1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/bookstack_ynh.git synced 2024-09-03 18:16:02 +02:00

try php 7.0

This commit is contained in:
liberodark 2019-07-29 20:36:47 +02:00
parent 2ac2a33b21
commit fb56ec77d5

View file

@ -72,7 +72,7 @@ ynh_app_setting_set $app is_public $is_public
ynh_print_info "Installing dependencies..."
ynh_install_app_dependencies openssl curl mysql-client mysql-server php7.0-fpm php7.0-cli php7.0-curl php7.0-mysql
ynh_install_app_dependencies php7.0-fpm php7.0-cli php7.0-curl php7.0-mysql php7.0-ldap php7.0-mbstring php7.0-tidy php7.0-xml php7.0-zip php7.0-gd php7.0-mysql
## Start php7
systemctl enable php7.0-fpm