Browse Source

Update install.sh

Change restart php-fpm to php5-fpm
FusionPBX 9 năm trước cách đây
mục cha
commit
b37d3c338a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      debian/install.sh

+ 1 - 1
debian/install.sh

@@ -81,7 +81,7 @@ server_address=$(hostname -I)
 /bin/systemctl daemon-reload
 /bin/systemctl try-restart freeswitch
 /bin/systemctl daemon-reload
-/bin/systemctl restart php-fpm
+/bin/systemctl restart php5-fpm
 /bin/systemctl restart nginx
 /bin/systemctl restart fail2ban