Changes to do for new statistics
authorx2000palatin <x2000palatin>
Tue, 9 Nov 2004 14:10:51 +0000 (14:10 +0000)
committerx2000palatin <x2000palatin>
Tue, 9 Nov 2004 14:10:51 +0000 (14:10 +0000)
scripts/migration/0.9.2/update.sh

index a3560fd..a7f3788 100755 (executable)
@@ -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* . 
+
+"