admin/environment/php extension/mbstring

From MoodleDocs
Revision as of 11:45, 15 November 2007 by Helen Foster (talk | contribs) (formatting)

To install the mbstring library on Windows:

  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