Yes, U were right. In apache2/error_log : "PHP Fatal error: Allowed memory size of 134217728 bytes exhausted"
I've setted the memory size at 256 MO (before 128), and it works. I think there's now an important refactoring to do (Propel ?). Thanks. Le 4 juin 08 à 17:36, Eno a écrit : > > On Jun 4, 6:29 am, Nicolas CHARLOT <[EMAIL PROTECTED]> wrote: > >> I think it's a problem of output buffering overflow. If a warning >> or a >> notice is sent, the buffering is broken and we can see that the XML >> is >> fully completed. > > Is there an error message in your logs (symfony and/or Apache) that > point to that being the case? > > > -- > > > > > -- Nicolas CHARLOT http://www.isics.fr --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
