فهرست منبع

Update install.sh

Change restart php-fpm to php5-fpm
FusionPBX 9 سال پیش
والد
کامیت
b37d3c338a
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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 daemon-reload
 /bin/systemctl try-restart freeswitch
 /bin/systemctl try-restart freeswitch
 /bin/systemctl daemon-reload
 /bin/systemctl daemon-reload
-/bin/systemctl restart php-fpm
+/bin/systemctl restart php5-fpm
 /bin/systemctl restart nginx
 /bin/systemctl restart nginx
 /bin/systemctl restart fail2ban
 /bin/systemctl restart fail2ban