I had a similar issue once. I am not sure what exactly it was, but I
think it was two errors playing together. Symfony tries to chmod/umask
the cache file after it is written, and I have a virtual linux server
accessing the data on a windows share which does not allow chmod. So an
error occured aft
I've just started playing with Symfony 1.4.6 (after having worked with
1.0 many moons ago) and I am having a significant problem with the
generated cache files. It seems as though they are not being generated
correctly but in an inconsistent manner. I will get syntax errors in a
few cache files tha