1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-04-01 21:27:22 +02:00

use php5-fpm rather than our own custom launcher script for PHP+FastCGI

This commit is contained in:
Joshua Tauberer
2014-08-12 11:00:54 +00:00
parent 1312b0254b
commit 0eceb2012f
7 changed files with 28 additions and 151 deletions

View File

@@ -100,4 +100,4 @@ chmod 664 $STORAGE_ROOT/mail/users.sqlite
# Enable PHP modules.
php5enmod mcrypt
restart_service php-fastcgi
restart_service php5-fpm