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

error/mnet/nocurl: Difference between revisions

From MoodleDocs
m (category, formatting)
m (link edit)
Line 6: Line 6:
#Restart apache if necessary
#Restart apache if necessary


[[Category:Error]]
[[Category:Error|Nocurl]]

Revision as of 09:11, 21 February 2007

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