Rename php-fpm pool from lighty to nginx

This commit is contained in:
Renato Botelho 2016-01-04 16:44:22 -02:00
parent d15f76be8c
commit 40880eec35

View File

@ -285,7 +285,7 @@ daemonize = yes
events.mechanism = kqueue
process.max = ${PHPFPMMAX}
[lighty]
[nginx]
user = root
group = wheel
;mode = 0600