From bfcd56c593c535837fbe49e1788c8370750d8a72 Mon Sep 17 00:00:00 2001 From: x2000palatin Date: Tue, 9 Nov 2004 14:10:51 +0000 Subject: [PATCH] Changes to do for new statistics --- scripts/migration/0.9.2/update.sh | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/scripts/migration/0.9.2/update.sh b/scripts/migration/0.9.2/update.sh index a3560fd..a7f3788 100755 --- a/scripts/migration/0.9.2/update.sh +++ b/scripts/migration/0.9.2/update.sh @@ -21,3 +21,15 @@ echo "STILL TODO : - insert scripts/cron/send_notifs.php in the crontab suggested : 0 4 * * 6 (it means every saturday at 4 AM) " + +########################################################### +echo "To make statistics work : + - remove old cron (web cron) : /home/web/bin/nbx, + genere.sh,genereParselog,genereParselog2 + - add new scripts (from scripts/cron/stats)in cron + evolution-inscrits-mails, plot-graphs, mailParselog + - add symlinks : + in htdocs/stats : ln -s /home/web/stats/graph-* . + in templates/stats : ln -s /home/web/stats/lastParselog* . + +" -- 2.1.4