Why don't you try writing small amounts of data in a loop, then
unsetting whatever is eating up the memory?

Send 1000 records to your component and unset the whole thing when it
finished, reload and do it again until complete.



On Nov 18, 12:20 am, Sreenivas S Nair ♫  <sreenivasn...@gmail.com>
wrote:
> Hi,
> Am hosting a web application which gets a very large amount of data every
> day.The mysql queries are  optimized to a maximum and also used containable
> feature through out the application.
> Still i am getting a memory error when the user visits some pages.
> Please tell me the fair amount of memory value range which i can given for a
> cakephp web application.* Now i gave memory_limit in my php.ini as 290MB*
>
> --
> Thanks '&' Regards
>  Sreenivas Soman

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to