Archive for January 23rd, 2008

Moodle server updates

Wednesday, January 23rd, 2008

Apache security updates on Moodle servers. PHP sync among servers, made sure following php modules were installed: php.x86_64 php-cli.x86_64 php-common.x86_64 php-dbase.x86_64 php-gd.x86_64 php-ldap.x86_64 php-mbstring.x86_64 php-mysql.x86_64 php-pdo.x86_64 php-pgsql.x86_64 php-soap.x86_64 php-xmlrpc.x86_64 mostly had to add soap, pgsql and xmlrpc packages for, respectively, connectors (QMP) , postgres DB and Moodle Network. Upgraded some clients to 1.x.4 security update; all well, except some style / css feature, known issue solved in this forum post.

Apache redirect

Wednesday, January 23rd, 2008

Client had wrong url on site and thus could not access Moodle. Added Redirect in Apache to new url.