I'm a rookie in synfony and I just installed and this error occurs to me. Has anyone else happened to this? How do I solve it?
At the root of the project do the following:
whoami
: rwx var / cache var / logs whoami
: rwx var / cache var / logs what it does is enable permission to write to the cache
I solved it by inserting the command in the folder of my project
$ sudo chmod -R 777 var/