Sfoglia il codice sorgente

updated php in lemp to php8.2

bach 10 mesi fa
parent
commit
00c9aa6cd2
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      bin/lemp.sh

+ 1 - 1
bin/lemp.sh

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