Archive for October 29th, 2007

AWStats Install

Monday, October 29th, 2007

Installed awstats on dedicated client server. Untarred source copied wwwroot to install dir mkdir stats in www-root Sorry, configure.pl does not support automatic add to cron yet. You can do it manually by adding the following command to your cron: /usr/local/awstats/wwwroot/cgi-bin/awstats.pl -update -config=myvirtualserver Or if you have several config files and prefer having only one command: /usr/local/awstats/tools/awstats_updateall.pl now create ...

Moodle upgrade 1.6 > 1.8

Monday, October 29th, 2007

continued from previous post. Scripts seem to work fine. Syncsuperusers is finished, run ldap_group_sync once more -> there is still an error in the script on line 38. TODO: refactor scripts Added cronjob for Moodle cron and for sync scripts. Redirected moodle cron script to moodle/log/ dir. Check later if it works. Adapted icon ...