Awstats killed logs

Discussion in 'Installation/Configuration' started by luchs3, Oct 6, 2008.

  1. luchs3

    luchs3 New Member

    Hi,
    I installed the awstats package.
    During the installation I get this error:
    After this I don't get any more logs.
    When I run the log script I get this error
     
  2. falko

    falko Super Moderator Howtoforge Staff

  3. luchs3

    luchs3 New Member

    yes I've installed this on my last server with no problem.
     
  4. falko

    falko Super Moderator Howtoforge Staff

    What's in /tmp/crontab.lst?
     
  5. luchs3

    luchs3 New Member

    What is the installer doing after restarting the Apache?

    crontab -l
    /tmp/crontab.lst
     
  6. falko

    falko Super Moderator Howtoforge Staff

    Please remove
    Code:
    ;
    quit
    exit
    from /tmp/crontab.lst.
     
  7. luchs3

    luchs3 New Member

    the error still exits.
    The
    ;
    quit
    exit

    comes back after I tried to install it again.
     
  8. jnsc

    jnsc rotaredoM Moderator

    you have to remove it from crontab.

    Code:
    crontab -e
     
  9. luchs3

    luchs3 New Member

    Thank you very much!
     

Share This Page