please help with this error in the log file of my VPS

Discussion in 'Site & Server Administration' started by carl_in_florida, Jul 12, 2007.

  1. #1
    About every three weeks my error_log file reaches its 2G limit with hundreds of thousands of lines with this error


    What in the world does this mean?
     
    carl_in_florida, Jul 12, 2007 IP
  2. agnivo007

    agnivo007 Peon

    Messages:
    4,290
    Likes Received:
    289
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Your log has grown too big for the Ext2 file system to handle.
    Try rotating the logs or blank the contents.

    Which error log? apache or php ?
    You could also limit the logs to a specific size through the configuration file.
     
    agnivo007, Jul 12, 2007 IP
  3. clixxer

    clixxer Peon

    Messages:
    47
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Apache comes with a program called 'rotatelogs', this can do the job for you.
     
    clixxer, Jul 13, 2007 IP