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
commit 51b2cc14f8

View file

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