Archive for November 23rd, 2007
Friday, November 23rd, 2007
Installed clamav on CentoS. Clamav is not in the standard repository of CentOS so I used the DAG rpm repository for clamav.
wget http://dag.wieers.com/rpm/packages/clamav/clamav-0.91.2-1.el5.rf.i386.rpm
wget http://dag.wieers.com/rpm/packages/clamav/clamav-db-0.91.2-1.el5.rf.i386.rpm
rpm -ivh clamav-db-0.91.2-1.el5.rf.i386.rpm
rpm -ivh clamav-0.91.2-1.el5.rf.i386.rpm
added freshclam to crontab
Failed dependency forĀ clamav: libgmp -> yum install gmp.
Installed aspell-nl for Dutch language packs.
Posted in BrnDmp | No Comments »
Friday, November 23rd, 2007
Client upgrade from 1.6 to 1.8:
backed up data and database
set theme back to default
test upgrade on testenvironment
turned on smartpix in experimental
everything seemed to have worked out fine, sent in for testing
Enabled standard options from wiki to some more client sites -> hmm, there is no clamav in the centos repositories. ...
Posted in BrnDmp | No Comments »
Friday, November 23rd, 2007
Edited course/lib.php to set standard topic to 1 and course/format/topics/format.php to remove showall and showonly buttons. Fairly simple; included edited files in svn hacks.
Added Moodle CVS to Eclipse.
Global search doesn't work: it's just not finished, document types are missing etc.
Added local language pack to Moodle data lang dir.
Posted in BrnDmp | No Comments »
Friday, November 23rd, 2007
Installed Moodle 1.9 on shared server for Hans according to wikie. It's really helpful to have a wiki, that way you never forget small things / options
Added virtual host to Apache for client.
Posted in BrnDmp | No Comments »
Friday, November 23rd, 2007
Another problem with Moodle Hive integration: we get the buttons but no code is generated for the buttons. I know we had this problem before but I can't remember the solution.
Installed fresh Moodle on a Hive VM and followed manual to setup CIP link. Should be ok then. No; ef ...
Posted in BrnDmp | No Comments »