-
06.09.11 - "Unable to write cache file" problem in Symfony 2
1 commentsOne 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 [...]
