mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2024-11-22 02:17:26 +00:00
restart using php5-fpm
This commit is contained in:
parent
01d7d4e860
commit
2d74fad947
@ -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 New Issue
Block a user