restart using php5-fpm

This commit is contained in:
jkaberg
2014-08-12 01:26:51 +02:00
parent 01d7d4e860
commit 2d74fad947
+1 -1
View File
@@ -49,7 +49,7 @@ chown -R $STORAGE_USER $STORAGE_ROOT/webfinger
# Start services. # Start services.
restart_service nginx restart_service nginx
restart_service php-fastcgi restart_service php5-fpm
# Open ports. # Open ports.
ufw_allow http ufw_allow http