Note: You are currently viewing documentation for Moodle 3.8. Up-to-date documentation for the latest stable version of Moodle may be available here: Environment.

Environment: Difference between revisions

From MoodleDocs
m (Better link)
(French link)
Line 17: Line 17:


[[Category:Administrator]]
[[Category:Administrator]]
[[fr:Environnement]]

Revision as of 12:13, 19 May 2006

This setting allows administrators compare their server with the minimum requirements for hosting a particular version of moodle.

1.5.3

  • MySQL version - 3.23 or later is required
  • PHP version - 4.1.0 or later is required
  • The php_extension mbstring is recommended to be installed/enabled


1.6

  • MySQL version 4.1.12 or later for sites that are exclusively Latin-1, 4.1.16 if you have other languages
  • PHP version 4.3.0 or later is required
  • The php_extension iconv is recommended to be installed/enabled
  • The php_extension mbstring is recommended to be installed/enabled