[symfony-users] Re: Inconsistent syntax errors in cache files

2010-07-30 Thread Davide Borsatto
Can you upload the generated files, using pastebin or a gist on github? On Jul 29, 6:07 pm, Jonotron jonot...@gmail.com wrote: 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

[symfony-users] Re: Inconsistent syntax errors in cache files

2010-07-30 Thread Jonotron
I tried commenting out the chmod and umask calls as suggested, but it did not appear to resolve the issue. Current error message: Parse error: syntax error, unexpected $end in / myproject/cache/frontend/dev/config/config_routing.yml.php on line 14 gist: http://gist.github.com/501193 doing a

[symfony-users] Re: Inconsistent syntax errors in cache files

2010-07-30 Thread Jonotron
Thinking more about what Georg said (as my setup is an Ubuntu VM in VMWare fusion 3 on my iMac with my source files shared to the box using VMWare's folder sharing functionality) I believe this is a problem with VMWare's file sharing mechanism. The problem seems to have disappeared when I moved