mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-03-05 15:57:23 +01:00
restart using php5-fpm
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user