Hey all,
just wanted to check if anyone has had joy with installing the brilliant moodle / smeserver-moodle contrib from dungog on 7.2
i have tried on two different servers this afternoon both with the same results so i'm thinking its an issue with the 7.2 upgrade - but as always i could be wrong! so was hoping for feedback.
i am yum installing the following versions:
(yum install moodle smeserver-moodle)
moodle-1.8.1-1
smeserver-moodle-1.0-1
using the instructions here:
http://wiki.contribs.org/Moodlethere is an indication of an error with the expand-template part of this install - the 20db fragment line 4. but i haven't been able to resolve.
the /opt/moodle/html config.php doesn't appear to be updated and even removing the template fragments and entering the details directly into the config file (with a httpd restart and as a test) doesn't resolve the issue , which is that visiting:
http://myserver/moodlegives the first part of the install but with no template applied - the text is all times new roman on white page. the install can be continued through, with successes reported at every stage (although the continue button opens admin/install.php without the myserver/moodle part in front and so it is needed to be input at each step.) obviously not all is as it should be!
Oddly enough this will continue and the site appears to operate however again no theme is applied. which i can't understand as the templates appear to hold the db username and password info and this data also appears not to have been passed into the /opt/moodle/html/config.php file

any thoughts would be muchly appreciated...