Note: You are currently viewing documentation for Moodle 2.2. Up-to-date documentation for the latest stable version is available here: error/moodle/storedfilecannotread.

error/moodle/storedfilecannotread

From MoodleDocs
Revision as of 09:39, 22 August 2012 by Tim Hunt (talk | contribs) (Reverted edits by Bohao (talk) to last revision by Dan Wheeler)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This error occurred when I was swapping a moodle 2 installation from one server to another and the actual file in the moodledata directory was not copied over correctly.

The entry in the Moodle 2 database referenced a legacy resource file but the actual file did not exist on the server.

The screen reported Permissions error which is kind of correct but "file not found" would be more appropriate.