Note: You are currently viewing documentation for Moodle 2.8. Up-to-date documentation for the latest stable version of Moodle may be available here: error/mnet/nocurl.

error/mnet/nocurl

From MoodleDocs
Revision as of 17:18, 7 August 2014 by German Valero (talk | contribs) (Added link to spanish translation of page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

To install curl in a local Moodle installation:

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