Wordpress and core.**** files

Discussion in 'Site & Server Administration' started by mjorge, May 13, 2008.

  1. #1
    Hello, I have a wordpress blog, with the alst version installed. For my surprise I am getting files created at the root folder of my blog folder.

    These files are of the type: core.1222, core.3254 , core.****, core.****

    I'm talking about many files that I do not transfer via ftp! Each of this files has 43 megas of size more less! Why is that?!

    How can I fix this?
     
    mjorge, May 13, 2008 IP
  2. Dollar

    Dollar Active Member

    Messages:
    2,598
    Likes Received:
    82
    Best Answers:
    0
    Trophy Points:
    90
    #2
    Those are linux memory dump files. Thats all I know. You probably have something wrong with your server. Its probably something to do with PHP.
     
    Dollar, May 13, 2008 IP
  3. alikuru

    alikuru Peon

    Messages:
    44
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I have a DreamHost account and often see these kinds of dummy files when I SSH to my server. Don't know how they've created but I'm sure it's related to heavy burden on the server, which is a result of greedy overselling :)
     
    alikuru, May 13, 2008 IP
  4. xous

    xous Active Member

    Messages:
    173
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    60
    #4
    Hi,

    Core dump files are generated when a program on linux crashes. In your case this is probably php. Nothing to do with overselling.
     
    xous, May 15, 2008 IP
  5. mjorge

    mjorge Well-Known Member

    Messages:
    216
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    103
    #5
    But when you say it might be php, are you talking about php of my blog or should I contact my host to take a look at the problem?
     
    mjorge, May 15, 2008 IP
  6. xous

    xous Active Member

    Messages:
    173
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    60
    #6
    Hi,

    php code shouldn't be able to cause php/apache to crash (ideally) so yeah I would take it up with dreamhost to see what they think about the problem as I would guess at it being something with the httpd or php implementation.
     
    xous, May 15, 2008 IP