error message in setup.php

error message in setup.php

Nosūtīja I chung
Atbilžu skaits: 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

Vidējais novērtējums: -
Atbildot uz I chung

Re: error message in setup.php

Nosūtīja Martin Dougiamas
Core developers attēls Documentation writers attēls Moodle HQ attēls Particularly helpful Moodlers attēls Plugin developers attēls Testers attēls
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
Atbildot uz Martin Dougiamas

Re: error message in setup.php

Nosūtīja 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....