Does anyone know how to fix a broken awstats?

Discussion in 'Traffic Analysis' started by TrafficSales, May 13, 2008.

  1. #1
    I'm getting this on the new server too and it was broken on the old server for about 1 week or more.

    WARNING: LastLine parameter in history file is '20150430112313' so in future. May be you need to correct manually the line LastLine in some awstats*.taketheglobe.com.conf files.
     
    TrafficSales, May 13, 2008 IP
  2. thomas.steve

    thomas.steve Banned

    Messages:
    102
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I also have this problem from last few days, please also let me know
     
    thomas.steve, May 13, 2008 IP
  3. jayshah

    jayshah Peon

    Messages:
    1,126
    Likes Received:
    68
    Best Answers:
    1
    Trophy Points:
    0
    #3
    Check yours servers time (run "date" in SSH). It means that Apache is logging dates that are in the future, so AWStats won't interpret them.
     
    jayshah, May 17, 2008 IP
  4. pogung177

    pogung177 Well-Known Member

    Messages:
    415
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    110
    #4
    How to update the Server time with SSH..?
     
    pogung177, Jun 5, 2008 IP
  5. gostats

    gostats Peon

    Messages:
    325
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #5
    For example, to set the date do the following:

    date -s "06/06/2008 12:48:00"
    Code (markup):
     
    gostats, Jun 6, 2008 IP