Aquesta pàgina forma part de la documentació de Moodle en català, tot i que no ha estat traduïda encara. Podeu contribuir obertament a les tasques de traducció. Podeu consultar la Guia d'edició de la documentació i també participar ens els debats del fòrum de traductors de la documentació a moodle.org

Environment: diferència entre les revisions

De MoodleDocs
Salta a:navegació, cerca
m (added link to spanish translation of document)
 
(45 revisions intermèdies per 11 usuaris que no es mostren)
Línia 1: Línia 1:
{{Update}}
{{Server settings}}
Location: ''Administration > Server > Environment''
[[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]].


==See also ==


The environment page enables you to check that your site meets all system requirements for your current and future versions of Moodle. It is important to check system requirements prior to [[Upgrading|upgrading]].
*[[:Category:Environment]]
 
 
==Moodle version 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
 
==Moodle version 1.6==
 
*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
 
==Moodle version 1.8==
 
*MySQL version 4.1.16 or later is required, 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)
*[[admin/environment/unicode|Unicode]] is required
*The [[admin/environment/php extension/curl|php_extension curl]] is recommended to be installed/enabled
*The [[admin/environment/php extension/iconv|php_extension iconv]] is recommended to be installed/enabled
*The [[admin/environment/php extension/mbstring|php_extension mbstring]] is recommended to be installed/enabled
*The [[admin/environment/php extension/openssl|php_extension openssl]] is recommended to be installed/enabled
*The php_extension tokenizer is recommended to be installed/enabled
*The php_extension xmlrpc is recommended to be installed/enabled
*The php_extension ctype is recommended to be installed/enabled
 
==Moodle version 1.9==
 
*MySQL version 4.1.16 or later is required, or PostgreSQL 8.0 or later
 
==Moodle version 2.0==
*PHP version 5.2.4 or later is required


[[Category:Environment]]
[[Category:Environment]]


[[es:Entorno]]
[[eu:Ingurunea]]
[[eu:Ingurunea]]
[[fr:Environnement]]
[[fr:Environnement]]
[[ja:環境]]
[[ja:動作環境]]

Revisió de 00:54, 24 feb 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