On Tue, Dec 2, 2008 at 1:31 AM, deepesh <[EMAIL PROTECTED]> wrote: > > According to me Brian is right !! > > These type of errors come when allocated memory is lesser . So > allocated memory in PHP INI needs to be increased >
Well, yes and no. PHP is running out of memory but there may be something that lemp can do in the application to lessen the load. I suggested increasing the memory anyway, because 16MB isn't very much. But, as has been mentioned, better to investigate whether the request to the database can be adjusted in order to remove extraneous data. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
