Hello Christian...
So interesting...
Btw, i got the memory problem too using CakePHP.

How do you manage it under 8M?
What things that you do...?

I hope you would to explain me.. thanks ;)

On Feb 19, 4:31 pm, "[EMAIL PROTECTED]"
<[EMAIL PROTECTED]> wrote:
> I've noticed that sometimes the out of memory is generated by some
> infinite recursion loops you create by mistake. It's quite easy to do
> so.
> And about the increasing of the php script memory, i tried to avoid it
> by carefully coding and trying as much to lazy load the models,
> components and other stuff that I need. So far i managed to keep it
> under 8M even in large projects.
>
> On Feb 19, 2:56 am, "sixs" <[EMAIL PROTECTED]> wrote:> HI,
> > I copied the index view and the index in controllers. I have a master and a 
> > detail and I deleted some fields in the master. It displayed ok an this 
> > error occurred when I clicked the list of the details.
> > =================================================================
> > Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to 
> > allocate 276481 bytes) in C:\VertrigoServ\www\usa\views\layouts\default.ctp 
> > on line 55
> > ===================================================================
> > Thanks for any help
> > Jim

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to