Note: This documentation is for Moodle 2.7. For up-to-date documentation see error/mnet/nocurl.

error/mnet/nocurl

From MoodleDocs
Revision as of 15:16, 6 February 2007 by Helen Foster (talk | contribs) (category, formatting)

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