mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-11 22:08:54 +00:00
Merge pull request #2622 from Nicofuma/ticket/12741
[ticket/12741] Functional tests on Travis fail since php update last night * Nicofuma/ticket/12741: [ticket/12741] Change the mode of the socket file
This commit is contained in:
commit
51b2cc14f8
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@ else
|
|||
user = $USER
|
||||
group = $USER
|
||||
listen = $APP_SOCK
|
||||
listen.mode = 0666
|
||||
pm = static
|
||||
pm.max_children = 2
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue