Archive for September 7th, 2007

Moodle Error Client

Friday, September 7th, 2007

Client Moodle server down because of eAccelerator. Solution: in database table config, set variable caching to 'none'

Setup Moodle Test Environment

Friday, September 7th, 2007

Setup Moodle test environment to test different implementations of moodle, caching, apache / mysql / pgsql, php-tweaking, Long term planning. R&D

eAccelerator – moodle01

Friday, September 7th, 2007

install eAccelerator on moole01; on Hold because of some testing issues.

Installed Moodle Block

Friday, September 7th, 2007

Installed Moodle Block 'Questionnaire' on moodle/dev . Quite straightforward except: 2. Visit your admin page to create all of the necessary data tables. -> you should visit /admin ; then the script creates all the tables.

Linux Virtual Server – Cluster

Friday, September 7th, 2007

Article about setting up a {en:Linux_Virtual_Server} for RedHat Enterprise Linux (CentOS): here

Moodle PHP Caching

Friday, September 7th, 2007

The moodle-server is very slow. We will try to install eaccelator now to enable php caching. In Moodle you can set and tweak memory caching in Server -> Performance. eAccelerator wikipedia Note: checking caching options for Moodle (SQL,PHP) Some articles about php tuning:Performace and optimizing PHP