error message in setup.php

error message in setup.php

Bởi I chung -
Số lượng các câu trả lời: 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

Trung bình điểm đánh giá: -
Để phản hồi tới I chung

Re: error message in setup.php

Bởi Martin Dougiamas -
Hình của Core developers Hình của Documentation writers Hình của Moodle HQ Hình của Particularly helpful Moodlers Hình của Plugin developers Hình của 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
Để phản hồi tới Martin Dougiamas

Re: error message in setup.php

Bởi 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....