Stats not working

Discussion in 'Installation/Configuration' started by gimhan90, May 16, 2006.

  1. gimhan90

    gimhan90 New Member

    HI

    ISPconfig has stopped.So i restarted again.But now statistics are not generating.It shows old statistics.Is this a seperate service?Then How do i start?
     
  2. Norman

    Norman Member HowtoForge Supporter

    /etc/init.d/cron stop
    Make sure all cron processer are stopped
    "killall -9 cron"
    then
    Run "crontab -e"
    save the cron file and then run /etc/init.d/cron start

    Should work properly, it's usually the cron which is malfunctioning.
     
  3. gimhan90

    gimhan90 New Member

    Statistics is not working

    HI
    Thanks for the reply but it's not working still
     
  4. falko

    falko Super Moderator Howtoforge Staff

    Did you run the above commands as root user?
     
  5. KenKnight

    KenKnight Member

    My server's traffic is also not working (debian sarge HOWTO).

    I've just completed the above suggestion regarding cron (as root). I'll let you know if anything changes.

    Cheers!
    Ken

    UPDATE:

    Mine is now working properly since doing the above. Thanks!
     
    Last edited: May 21, 2006

Share This Page