Webalizer... error

Discussion in 'Installation/Configuration' started by misterm, Nov 30, 2005.

  1. misterm

    misterm Member HowtoForge Supporter

    Good evening

    If the logs of my server does not function any more, how I make to start again the logs on the server, because I am afraid that that does not function any more....

    Yours sincerely

    MM:confused: :confused:
     
  2. falko

    falko Super Moderator ISPConfig Developer

    Do you mean that Apache doesn't write to the access.log anymore, or do you mean that webalizer doesn't create statistics?
     
  3. misterm

    misterm Member HowtoForge Supporter

    Yes, it is that, falko, one will say that, ispconfig does not make any more the update of the log, for webalizer, question, webmin, can destabilize the file cron.

    Yours sincerely

    MM:confused: :confused:
     
  4. falko

    falko Super Moderator ISPConfig Developer

  5. misterm

    misterm Member HowtoForge Supporter

    Which is the order ssh, which is necessary to make, to make the update webalizer on the server. Thank you ;)
     
  6. till

    till Super Moderator Staff Member ISPConfig Developer

    /etc/init.d/cron stop
    pkill cron (Make sure no cron processes are left.)
    Edit your crontab (crontab -e) and save it again.
    Then restart cron: /etc/init.d/cron start
     

Share This Page