mirror of
https://github.com/myvesta/vesta
synced 2025-08-20 21:34:12 -07:00
Update v-edit-domain-php-ini
This commit is contained in:
parent
40afd5b5c8
commit
f540cf9f2a
1 changed files with 2 additions and 1 deletions
|
@ -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 #
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue