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

Environment: Difference between revisions

From MoodleDocs
m (added version details)
(copying recent changes from 21 wiki)
 
(59 intermediate revisions by 18 users not shown)
Line 1: Line 1:
{{Moodle 1.6}}
{{Server settings}}
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]].


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


==1.5.3==
*[[Upgrading to Moodle 2.2]]
*[[PHP]]


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


 
[[eu:Ingurunea]]
==1.6==
[[fr:Environnement]]
 
[[ja:動作環境]]
*MySQL version 4.1.16 is required
*PHP version 4.3.0 is required
*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 09:21, 8 December 2011

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