Try this: php.ini:
1. Memory_Limit: 2.Max_time_execution: if database="mysql" 1. Time_limit 2. Max_allowed_package Gabriel Salamanca Cali, Colombia 2009/12/6 Frédéric Quié <[email protected]> > I increased the memory in the php.ini to 256M, but same result, I have > a table with 1200 records... > Is it only in the php.ini you have to increase memory or somewhere > else ? > THX > > On 5 déc, 15:03, Gábor Fási <[email protected]> wrote: > > How many records does your database contain? Probably a lot, as that > > seems to be 128MB. Increase your memory limit and try again. > > > > On Sat, Dec 5, 2009 at 12:04, Frédéric Quié <[email protected]> > wrote: > > > I tried to use symfony doctrine:data-dump in sf1.4 and here is the > > > message : > > > > >>> doctrine dumping data to fixtures to > "/Us...red/Sites/symffjt/data/fixtures" > > > > > Fatal error: Allowed memory size of 134217728 bytes exhausted (tried > > > to allocate 71 bytes) in /Users/fred/Sites/symffjt/lib/vendor/symfony/ > > > lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Table.php on > > > line 2209 > > > > > What is the pb ??? > > > > > -- > > > > > 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]<symfony-users%[email protected]> > . > > > For more options, visit this group athttp:// > groups.google.com/group/symfony-users?hl=en. > > -- > > 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]<symfony-users%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/symfony-users?hl=en. > > > -- 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.
