Преглед на файлове

redis install was not restarting php7-fpm

Bachir Soussi Chiadmi преди 5 години
родител
ревизия
962017a84d
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      bin/lemp.sh

+ 1 - 0
bin/lemp.sh

@@ -140,6 +140,7 @@ apt-get --yes --force-yes install redis-server php-redis
 
 systemctl enable redis-server
 systemctl restart redis-server
+systemctl restart php7.0-fpm
 echo -e "\033[92;1mRedis installed\033[Om"
 
 echo -e '\033[35m