1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/flarum_ynh.git synced 2024-09-03 18:36:24 +02:00

Use php-fpm reload instead of restart

This commit is contained in:
polytan02 2017-02-22 14:29:34 +00:00 committed by GitHub
parent 84a7b51d41
commit 089da0f410

View file

@ -46,7 +46,7 @@ finalphpconf=/etc/php5/fpm/pool.d/$app.conf
sudo cp ../conf/php-fpm.conf $finalphpconf
sudo chown root: $finalphpconf
sudo chmod 644 $finalphpconf
sudo service php5-fpm restart
sudo service php5-fpm reload
### PHP end ###
# If app is public, add url to SSOWat conf as skipped_uris