admin/environment/php extension/mbstring

Z MoodleDocs
Wersja z dnia 21:01, 11 gru 2007 autorstwa Helen Foster (dyskusja | edycje) (see also link)
Skocz do:nawigacja, szukaj

To enable the mbstring library in Windows package installations of Moodle:

  1. Open the php.ini file found in the moodle/apache/bin folder or Windows folder
  2. Find the line: ;extension=php_mbstring.dll
  3. Remove the ; at the beginning of the line
  4. Restart apache if necessary

Note: This page needs to be enhanced by adding corresponding instructions for other kinds of Moodle installations.

See also