We are now using php7.0
This commit is contained in:
@@ -92,9 +92,7 @@ ynh_print_info "Reloading services..."
|
|||||||
systemctl disable openvpn
|
systemctl disable openvpn
|
||||||
systemctl stop openvpn
|
systemctl stop openvpn
|
||||||
|
|
||||||
systemctl enable php5-fpm
|
systemctl restart php7.0-fpm
|
||||||
systemctl restart php5-fpm
|
|
||||||
|
|
||||||
systemctl reload nginx
|
systemctl reload nginx
|
||||||
|
|
||||||
# main service
|
# main service
|
||||||
|
@@ -107,7 +107,7 @@ systemctl daemon-reload
|
|||||||
# Restart services
|
# Restart services
|
||||||
# (this must happen before deleting the user, otherwise the user is
|
# (this must happen before deleting the user, otherwise the user is
|
||||||
# being used by one of the php pool process)
|
# being used by one of the php pool process)
|
||||||
systemctl restart php5-fpm
|
systemctl restart php7.0-fpm
|
||||||
systemctl reload nginx
|
systemctl reload nginx
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
|
Reference in New Issue
Block a user