Fatal error: Failed opening required 'http://members.lycos.co.uk/phpworld/moodle/lib/setup.php'

Re: config.php for Lycos.co.uk

بذریعہ Martin Dougiamas -
جوابات کی تعداد: 0
Core developers کی تصویر Documentation writers کی تصویر Moodle HQ کی تصویر Particularly helpful Moodlers کی تصویر Plugin developers کی تصویر Testers کی تصویر
OK, it definitely looks like you need this for Lycos:

$CFG->dirroot = BASEDIR."moodle";
$CFG->dataroot = BASEDIR."data";

Yes, you can set it up next to postnuke, but I would wait a few days for 1.0.8 if I were you.

[a few minutes later]

Ah, I just noticed the other new discussion you started where you say it works now. Great.