error message in setup.php

error message in setup.php

بواسطة - I chung
عدد الردود: 2

I upload the moodle to another php server, when I load the setup.php , I got the following error,

http://www.ucway.com/moodle/setup.php

Notice: Undefined variable: CFG in /home/chungi/public_html/moodle/setup.php on line 18

Fatal error: Failed opening required '/lib/adodb/adodb.inc.php' (include_path='') in /home/chungi/public_html/moodle/setup.php on line 20

متوسط التقييمات: -
رداً على I chung

Re: error message in setup.php

بواسطة - Martin Dougiamas
صورة Core developers صورة Documentation writers صورة Moodle HQ صورة Particularly helpful Moodlers صورة Plugin developers صورة Testers
There is no need to visit setup.php!

After editing config.php you just need to visit your Moodle home page - that's all. When I tried this on your server I got something else - so it looks like that's an incomplete set of Moodle files. Even http://www.ucway.com/moodle/admin/ is missing.

An essential bit of reading that may help is this: http://moodle.com/doc/?frame=install.html
رداً على Martin Dougiamas

Re: error message in setup.php

بواسطة - I chung
Those files were download from moodle 1.0.8.1 , I found it was overlap some files when unzip. Now delete it out and upload the previous version 1.0.7 into it, but when I visit the my site www.ucway.com/moodle/ nothing can be read. I already follow the instruction on your install file. Still I can't make it work. May be I am so stupid on it....