Note: You are currently viewing documentation for Moodle 2.5. 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)
m (added link to spanish translation of document)
 
(59 intermediate revisions by 16 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==
[[es:Entorno]]
 
[[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
[[fr:Environnement]]
*PHP version 4.3.0 or later is required
[[ja:動作環境]]
*The php_extension iconv is recommended to be installed/enabled
*The php_extension mbstring is recommended to be installed/enabled
 
 
[[Category:Administrator]]

Latest revision as of 00:54, 24 February 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