mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-25 19:38:53 +00:00
[ticket/11337] php-fpm.conf is no longer owned by root.
PHPBB3-11337
This commit is contained in:
parent
dee1b38ebc
commit
d2f09a9e65
1 changed files with 1 additions and 1 deletions
|
@ -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 "
|
||||
|
|
Loading…
Add table
Reference in a new issue