1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-23 10:01:55 +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:
Andreas Fischer
2014-06-19 19:32:21 +02:00

View File

@@ -48,6 +48,7 @@ else
user = $USER
group = $USER
listen = $APP_SOCK
listen.mode = 0666
pm = static
pm.max_children = 2