Page 1 of 1
What is "core" file?
Posted: Thu Feb 09, 2006 5:59 pm
by loosefast
I have a file in my cms directory called "core" with a file size of 33464 k
What is this file?
Re: What is "core" file?
Posted: Thu Feb 09, 2006 6:02 pm
by calguy1000
I'm assuming your server is a unix or linux server with this answer.
From google:
A core dump is an unstructured record of the contents of working memory at a specific time, generally used to debug a program that has terminated abnormally (crashed). Nowadays, it typically refers to a file containing the memory image of a particular process, but originally it was a printout of the entire contents of working memory.
en.wikipedia.org/wiki/Core_file
Re: What is "core" file?
Posted: Thu Feb 09, 2006 6:05 pm
by loosefast
Thanks calguy.
I'm assuming it is NOT essential to the function of the cms.
Re: What is "core" file?
Posted: Thu Feb 09, 2006 9:44 pm
by Ted
Nope, not at all. You can safely remove it.