restart using php5-fpm
This commit is contained in:
parent
01d7d4e860
commit
2d74fad947
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ chown -R $STORAGE_USER $STORAGE_ROOT/webfinger
|
|||
|
||||
# Start services.
|
||||
restart_service nginx
|
||||
restart_service php-fastcgi
|
||||
restart_service php5-fpm
|
||||
|
||||
# Open ports.
|
||||
ufw_allow http
|
||||
|
|
Loading…
Reference in a new issue