Update v-edit-domain-php-ini

This commit is contained in:
isscbta 2024-04-11 12:18:39 +02:00 committed by GitHub
commit f540cf9f2a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -70,8 +70,9 @@ else
fi fi
echo "Restarting PHP-FPM service for PHP version $fpm_ver..." echo "Restarting PHP-FPM service for PHP version $fpm_ver..."
echo ""
systemctl restart php${fpm_ver}-fpm systemctl restart php${fpm_ver}-fpm
echo "The PHP-FPM service for PHP version 7.0 has been restarted successfully."
echo ""
#----------------------------------------------------------# #----------------------------------------------------------#
# Vesta # # Vesta #