Recent Changes - Search:

Toyonaka ContactMe help To Do Sell Buy Minoo Lorain Bicycle Lorain High School 1976 New Stuff Vancouver, BC

Classes

Research

OJC info

MASLE References iPod Publications

Media

Design

Computer

Software

Politics

Teaching and Learning

Learning Japanese

Main.Religion

Music

Family

Family?

Friends?

Serendipity

Wiki Thoughts

PmWiki

Moodle

After running php.install I got this error message:

Warning: theme_setup(/homepages/30/d91158222/htdocs/moodle/theme/standardwhite/config.php): failed to open stream: No such file or directory in /homepages/30/d91158222/htdocs/moodle/lib/weblib.php on line 2202

Warning: theme_setup(): Failed opening '/homepages/30/d91158222/htdocs/moodle/theme/standardwhite/config.php' for inclusion (include_path='.:/usr/local/lib/php') in /homepages/30/d91158222/htdocs/moodle/lib/weblib.php on line 2202

Warning: main(/homepages/30/d91158222/htdocs/moodle/lib/pagelib.php): failed to open stream: No such file or directory in /homepages/30/d91158222/htdocs/moodle/lib/blocklib.php on line 14

solved this by going to the config.php and changing line:

$CFG->dirroot = '/homepages/30/d91158222/moodle'; (from $CFG->dirroot = '/homepages/30/d91158222/htdocs/moodle';

Which was the default suggestion.

Now I get this error:

Fatal error: main(): Failed opening required '/homepages/30/d91158222/moodle/lib/setup.php' (include_path='.:/usr/local/lib/php') in /homepages/30/d91158222/htdocs/moodle/config.php on line 20

Edit - History - Print - Recent Changes - Search
Page last modified on June 10, 2006, at 11:40 PM