Mickael-Martin 7 anni fa
parent
commit
32e4130d9c
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2 1
      scripts/install

+ 2 - 1
scripts/install

@@ -365,10 +365,11 @@ then
 fi
 fi
 
 
 #=================================================
 #=================================================
-# RELOAD NGINX
+# RELOAD NGINX AND PHP-FPM
 #=================================================
 #=================================================
 
 
 systemctl reload nginx
 systemctl reload nginx
+systemctl reload php7.0-fpm
 
 
 # Reload SSOwat config
 # Reload SSOwat config
 yunohost app ssowatconf
 yunohost app ssowatconf