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
(French link)
(→‎1.6: added warning about php 5.0.6)
Línia 11: Línia 11:


*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
*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
*PHP version 4.3.0 or later is required  
*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 iconv is recommended to be installed/enabled
*The php_extension mbstring is recommended to be installed/enabled
*The php_extension mbstring is recommended to be installed/enabled

Revisió del 17:44, 11 juny 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 (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