-
Bug
-
Resolution: Fixed
-
Blocker
-
2.4
-
MOODLE_24_STABLE
-
MOODLE_24_STABLE
-
wip-
MDL-36825-m24 -
Trace:
The given file cache store path does not exist.
line 121 of /cache/stores/file/lib.php: call to debugging()
line 215 of /cache/classes/factory.php: call to cachestore_file->__construct()
line 145 of /cache/classes/helper.php: call to cache_factory->create_store_from_config()
line 130 of /cache/classes/helper.php: call to cache_helper::initialise_cachestore_instances()
line 186 of /cache/classes/factory.php: call to cache_helper::get_cache_stores()
line 138 of /cache/classes/factory.php: call to cache_factory->create_cache()
line 169 of /cache/classes/loaders.php: call to cache_factory->create_cache_from_definition()
line 6490 of /lib/moodlelib.php: call to cache::make()
line 6327 of /lib/moodlelib.php: call to core_string_manager->__construct()
line 10697 of /lib/moodlelib.php: call to get_string_manager()
line 745 of /lib/setup.php: call to setup_lang_from_browser()
line 37 of /config.php: call to require_once()
line 31 of /index.php: call to require_once()
Warning: mkdir(): Permission denied in /var/www/repos/imaster/moodle/lib/setuplib.php on line 1199
- has a non-specific relationship to
-
MDL-36363 Removing a file store cache instance should remove the folder too, at least remove the files representing the cached items
- Closed