mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-23 18:11:47 +02: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:
@@ -48,6 +48,7 @@ else
|
|||||||
user = $USER
|
user = $USER
|
||||||
group = $USER
|
group = $USER
|
||||||
listen = $APP_SOCK
|
listen = $APP_SOCK
|
||||||
|
listen.mode = 0666
|
||||||
pm = static
|
pm = static
|
||||||
pm.max_children = 2
|
pm.max_children = 2
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user