• 06.09.11 - "Unable to write cache file" problem in Symfony 2

    One common issue in Symfony 2 projects is that the "app/cache" and "app/logs" directories must be writable both by the web server and the command line user. On a UNIX system, if your web server user is different from your command line user, you can run the following commands just once in your [...]
    More news about:  Symfony2
    Tags:  cache,  php,  Symfony2,  Ubuntu,  ACL,  chmod