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/php extension/dom.

admin/environment/php extension/dom: Difference between revisions

From MoodleDocs
(stub template, category)
 
No edit summary
Line 1: Line 1:
{{stub}}
{{stub}}
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.


[[Category:Environment|PHP]]
[[Category:Environment|PHP]]

Revision as of 06:33, 22 November 2011


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.