From time to time you may see files named core
(or core.
) appear in your website’s folders. These are core dumps—automatic “snapshots” of a program’s memory taken when it crashes. They help developers diagnose bugs in the underlying software.
exec()
or shell_exec()
).Each core file records the program’s memory at the moment it failed, including:
Developers use these details to fix bugs before rebuilding or updating the software.
No. Core dumps are system-generated by Apache or PHP’s debugging build and do not indicate a hack or unauthorized access.
Yes. You can safely remove any core
files from your webspace. Doing so will not affect your site’s operation. If the underlying crash persists, new core files may reappear until the bug is fixed.
If you see core dumps frequently and need assistance troubleshooting, please open a support ticket. Includes: