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)
To install curl in a local Moodle installation:
- Open the php.ini file found in the moodle/apache/bin folder
- Find the line:
;extension=php_curl.dll
- Remove the
;
at the beginning of the line - Restart apache if necessary