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
Do you mean that Apache doesn't write to the access.log anymore, or do you mean that webalizer doesn't create statistics?
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
Which is the order ssh, which is necessary to make, to make the update webalizer on the server. Thank you
/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