admin/environment/php extension/mbstring: Różnice pomiędzy wersjami

Z MoodleDocs
Skocz do:nawigacja, szukaj
(see also link)
m (French link)
Linia 13: Linia 13:


[[Category:Environment|php extension]]
[[Category:Environment|php extension]]
[[fr:admin/environment/php extension/mbstring]]

Wersja z 09:21, 11 gru 2008

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