Note: You are currently viewing documentation for Moodle 2.3. Up-to-date documentation for the latest stable version is available here: Environment.

Environment: Difference between revisions

From MoodleDocs
m (link to Japanese)
(copying text from 24 wiki)
 
(54 intermediate revisions by 13 users not shown)
Line 1: Line 1:
This setting allows administrators compare their server with the minimum requirements for hosting a particular version of moodle.
{{Server settings}}
[[File:Environment.png|thumb|left|Environment]]An administrator can check that their site meets all system requirements for the current and future versions of Moodle in ''Settings > Site administration > Server > Environment''. It is important to check system requirements prior to [[Upgrading|upgrading]].


==1.5.3==
==See also ==


*MySQL version - 3.23 or later is required
*[[:Category:Environment]]
*PHP version - 4.1.0 or later is required
*The php_extension mbstring is recommended to be installed/enabled


[[Category:Environment]]


==1.6==
[[eu:Ingurunea]]
 
*MySQL version 4.1.12 or later for sites that are exclusively [http://czyborra.com/charsets/iso8859.html Latin-1], 4.1.16 if you have other languages, or PostgreSQL 7.4.x or later.
*PHP version 4.3.0 or later is required (but don't use versions 5.0.0 to 5.0.6 which were buggy)
*The php_extension iconv is recommended to be installed/enabled
*The php_extension mbstring is recommended to be installed/enabled
 
 
[[Category:Administrator]]
 
[[fr:Environnement]]
[[fr:Environnement]]
[[ja:環境]]
[[ja:動作環境]]

Latest revision as of 11:02, 15 January 2013

Environment

An administrator can check that their site meets all system requirements for the current and future versions of Moodle in Settings > Site administration > Server > Environment. It is important to check system requirements prior to upgrading.

See also