Ejemplo 1: reinicio de ubuntu php-fpm
service php-fpm restart # typical
service php5-fpm restart # debian-style
service php7.0-fpm restart # debian-style PHP 7
service php7.2-fpm restart # debian-style PHP 7.2
service php7.4-fpm restart # debian-style PHP 7.4
Ejemplo 2: cómo reiniciar php-fpm en ubuntu
sudo /etc/init.d/php-fpm restart
¡Haz clic para puntuar esta entrada!
(Votos: 0 Promedio: 0)