Note: You are currently viewing documentation for Moodle 3.6. Up-to-date documentation for the latest stable version of Moodle is likely available here: admin/environment/moodle.

admin/environment/moodle

From MoodleDocs
Revision as of 15:59, 22 January 2014 by German Valero (talk | contribs) (Added link to spanish translation of page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Error reading environment data (1)

 moodle has no read permissions for ./admin/environment.xml

Error message:

 php_extension zip must be installed and enabled

To fix this error open the php.ini file and about line 708, look for and uncomment:

 extension=php_zip.dll

Windows users may need to restart your Apache server.