Edit the memory limit in the php configuration file ( php.ini ), and watch out the associations being pulled from database when using "recursive" in your model.
On Oct 15, 2:58 pm, regent <[EMAIL PROTECTED]> wrote: > I get the following error when processing a large amount of data: > > Fatal error: Allowed memory size of 536870912 bytes exhausted (tried > to allocate 8192 bytes) in C:\PATH\app\config\inflections.php on line > 1 > > How do I avoid this error? Processing less data is not an option. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
