I am unable to successfully running cache clear on my Symfony application. I have set the permissions to the /var/cache directory as 777
. But still get this error:
[Symfony\Component\Filesystem\Exception\IOException] Failed to remove directory "/vagrant/app/var/cache/de~/pools": .
Does anyone know what I am doing wrong here?
This was working before whilst I was using the file sharing type: nfs.