error message in setup.php

error message in setup.php

de I chung -
Number of replies: 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

Promeyo de puntuacions: -
In reply to I chung

Re: error message in setup.php

de Martin Dougiamas -
Imachen de Core developers Imachen de Documentation writers Imachen de Moodle HQ Imachen de Particularly helpful Moodlers Imachen de Plugin developers Imachen de 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
In reply to Martin Dougiamas

Re: error message in setup.php

de 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....