1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-16 22:51:23 +02:00

[ticket/11337] php-fpm.conf is no longer owned by root.

PHPBB3-11337
This commit is contained in:
Andreas Fischer
2013-01-22 20:21:19 +01:00
parent dee1b38ebc
commit d2f09a9e65

View File

@@ -32,7 +32,7 @@ pm = static
pm.max_children = 2
php_admin_value[memory_limit] = 128M
" | sudo tee $PHP_FPM_CONF
" > $PHP_FPM_CONF
# nginx configuration
echo "