Commit 2d74fad9 authored by jkaberg's avatar jkaberg

restart using php5-fpm

parent 01d7d4e8
...@@ -49,7 +49,7 @@ chown -R $STORAGE_USER $STORAGE_ROOT/webfinger ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment