When I run php app/console clear:cache env=prod (or env=dev), I get a Fatal 
Error:

PHP Fatal error:  Allowed memory size of 33554432 bytes exhausted (tried to 
allocate 122880 bytes) in 
/Users/nate/Sites/jobeet.local/vendor/twig/lib/Twig/Node/For.php on line 98

I'm running MAMP - and when I modify the php.ini file to adjust the memory to 
something like 256M, it still throws the error. 

33554432 bytes = 32Mb, so any indication as to where that 32Mb is being pulled 
from? 

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to