Hello all,

I've been using data fixtures more and more in my Symfony 1.4.1 project and have run up against an out-of-memory error when loading data via the doctrine:data-load task. My PHP CLI memory_limit is currently set at 32MB. I've got about 112KB of YAML fixture markup spread across 5 files.

Ticket #7733 (http://trac.symfony-project.org/ticket/7733) describes the problem I'm having. For the short term I have increased my CLI memory_limit to 64MB.

Does anyone use data fixtures for more than just a few fields? Has anyone else experienced this error or have a suggestion for a fix?

Thanks,
Brandon

--
You received this message because you are subscribed to the Google Groups "symfony 
users" group.
To post to this group, send email to symfony-us...@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