i think i got these errors when using a very big array, with
recursion, using more than the allowed memory for PHP (8MB by default
in the box i use).
 check it with $this->Model->recursive = -1;  in some places where you
have a lot of rows...


 spark

On 4/23/07, Dave <[EMAIL PROTECTED]> wrote:
>
> I haven't found anything in the server logs. I've combed through the
> cake, app, root and all other folders on the server with no luck of
> finding anything added to the error logs.
>
> On Apr 23, 1:09 pm, "John David Anderson (_psychic_)"
> <[EMAIL PROTECTED]> wrote:
> > On Apr 23, 2007, at 12:36 PM, Dave wrote:
> >
> >
> >
> > > Just today I noticed that out of nowhere, my Cake program started
> > > churning 500 errors on any pages I have scaffolded. Everything has
> > > been working fine for over a month, and today they broke. I'm at a
> > > loss for how to fix this one... Usually it's due to my wreaking havoc
> > > on my server :) but here, nothing was touched and it died all of a
> > > sudden.
> >
> > > Any ideas?
> >
> > What do Apache's error logs reveal? That's probably a good place to
> > check if you're getting 500's.
> >
> > -- John
>
>
> >
>


-- 
[web] http://synapsisdi.com.br
[livesets] http://djspark.com.br/mp3

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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