Re: Large core.* files being generated in app/webroot

2012-07-27 Thread neobie
Howw do i stop this? The large files would take up my space if not cleared 
regularly.

On Wednesday, 30 June 2010 07:13:49 UTC+8, mofahead wrote:
>
> Cake appears to be generating alot of very large files (~50MB each)in 
> the app/webroot/ directory. They look like this: 
>
> core.5356 
> core.11367 
> ... 
>
> Why is this happening and how can I stop it?

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


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


Re: Large core.* files being generated in app/webroot

2010-07-02 Thread cricket
On Fri, Jul 2, 2010 at 6:40 PM, mofahead  wrote:
> Thanks.
>
> I'm not seeing anything strange in the logs .
>
> Aren't 50MB files a little large for php dump crash files?

That depends on what PHP had read into memory. A core dump is,
essentially, what the process had in memory when it failed. Normally,
PHP will simply quit if it's trying to read in more than what its
memory allocation will provide. Core dumps suggest something else,
though.

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


Re: Large core.* files being generated in app/webroot

2010-07-02 Thread mofahead
Thanks.

I'm not seeing anything strange in the logs .

Aren't 50MB files a little large for php dump crash files?

On Jun 29, 6:58 pm, Jonathon Musters  wrote:
> core.XXX are ussualy php dump crash files
>
> i would check your php error logs
>
>
>
> On Tue, Jun 29, 2010 at 7:13 PM, mofahead  wrote:
> > Cake appears to be generating alot of very large files (~50MB each)in
> > the app/webroot/ directory. They look like this:
>
> > core.5356
> > core.11367
> > ...
>
> > Why is this happening and how can I stop it?
>
> > Check out the new CakePHP Questions sitehttp://cakeqs.organd 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 > om>For more options, visit this group at
> >http://groups.google.com/group/cake-php?hl=en

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


Re: Large core.* files being generated in app/webroot

2010-06-29 Thread Jonathon Musters
core.XXX are ussualy php dump crash files

i would check your php error logs

On Tue, Jun 29, 2010 at 7:13 PM, mofahead  wrote:

> Cake appears to be generating alot of very large files (~50MB each)in
> the app/webroot/ directory. They look like this:
>
> core.5356
> core.11367
> ...
>
> Why is this happening and how can I stop it?
>
> 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.comFor
>  more options, visit this group at
> http://groups.google.com/group/cake-php?hl=en
>

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


Large core.* files being generated in app/webroot

2010-06-29 Thread mofahead
Cake appears to be generating alot of very large files (~50MB each)in
the app/webroot/ directory. They look like this:

core.5356
core.11367
...

Why is this happening and how can I stop it?

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