Note: You are currently viewing documentation for Moodle 2.2. Up-to-date documentation for the latest stable version is available here: admin/environment/php extension/dom.

admin/environment/php extension/dom

From MoodleDocs
Revision as of 00:44, 5 January 2015 by German Valero (talk | contribs) (added link to spanish translation of page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Certain Linux distributions do not have this extension included in the minimum PHP package. It can usually be found in one of the optional php-* packages.

For CentOS, you will need to run yum install php-xml, which provides this extension.