F
F
ff0xff2018-12-14 10:48:09
symfony
ff0xff, 2018-12-14 10:48:09

Symfony 4 crashes when overwriting cache - what could be wrong?

Colleagues, tell me, who faced the following problem in Symfony 4:
I go on the front 1, the request fulfills normally.
The second request crashes the whole application with an error

AH00052: child pid 18409 exit signal Segmentation fault

For a long time I puzzled over what was the matter, such a moment turned out.
If each time you clean the cache folder (stupidly delete files), then 1 request will be processed, after which the cache will be written and everything will fall again with the same error.
I sinned on the wrong permissions on the file, set
www-data: www-data and recursively access permissions to all 777
As a result, the error persisted, and I don’t know what else to do?
Who faced this?
  • Symfony 4.1.8
  • PHP 7.2.13-1+ubuntu16.04.1+deb.sury.org+1

Answer the question

In order to leave comments, you need to log in

1 answer(s)
O
Oleg Maksimenko, 2018-12-15
@ff0xff

Update symfony to 4.2. Should help

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question