-
Bug
-
Resolution: Fixed
-
Blocker
-
2.4
-
MOODLE_24_STABLE
-
MOODLE_24_STABLE
-
-
On a fresh install, the following error is reported in the installation process. It happens after selecting a language and nominating the paths.
Fatal error: Class 'cache' not found in D:\xampp\htdocs\moodle_master_test_mysql_copy\lib\moodlelib.php on line 6492
|
David Mo got a bit more detail when he replicated the problem.
Fatal error: Class 'cache' not found in /home/davidm/Desktop/moodlecode/INTEGRATION/master/lib/moodlelib.php on line 6492
|
Call Stack: 0.0016 983192
|
1. {main}() /home/davidm/Desktop/moodlecode/INTEGRATION/master/install.php:0 0.0670 27070760
|
2. get_string() /home/davidm/Desktop/moodlecode/INTEGRATION/master/install.php:451 0.0670 27070920
|
3. get_string_manager() /home/davidm/Desktop/moodlecode/INTEGRATION/master/lib/moodlelib.php:7388 0.0670 27073272
|
4. core_string_manager->__construct() /home/davidm/Desktop/moodlecode/INTEGRATION/master/lib/moodlelib.php:6326
|