Jump to content

Recommended Posts

Posted

there is something strange on my hosting.

There are some files that i did not know that always present themselves and and that files should not exist here, right?. please see the picture, the red circle.

 

post-27268-0-81308900-1326347866_thumb.jpg

 

I am using the latest wordpress, something strange happened since I upgraded wordpress-core old to new.

 

that files using my storage too much. :(

 

what should I do?

Posted

This support request is being escalated to our root admin.

 

@xaav: didn't know if you wanted to look at the files before deleting them.

Posted

these are called Core dump files

and Wikipedia says “a core dump consists of the recorded state of the working memory of a computer program at a specific time, generally when the program has terminated abnormally (crashed).” Core dumps are often used to

diagnose or debug errors

in computer programs."

wordpres doesn't create these files but there is a problem on that site. Something is crashing like Apache etc hence the core dump.

Posted

@xboz540 - Yes, HelioHost has recently been attempting to disable core dumps to fix this as it has been consuming lots of disk space.

Posted

Since cPanel did some work on Stevie recently, they seem to be more common now. I'm having to delete them every day.

 

@soerganda: You can go ahead and delete those core files.

Posted

Sorry about that. Try the link now. I accidently deleted the file when I ran my sweeper script because I named it core with an e insted of cor, lol.

 

Posted

Don't you afraid that some other people may have files named .*core.*, too? ; )

I would use more detailed regular expression, ie.: ^core\.[0-9]+$

Guest
This topic is now closed to further replies.
×
×
  • Create New...