-

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

error/mnet/nocurl: Difference between revisions

From MoodleDocs
m (category edit)
No edit summary
Line 8: Line 8:
[[Category:Error|MNET]]
[[Category:Error|MNET]]
[[Category:MNet|Error]]
[[Category:MNet|Error]]
[[eu:error/mnet/nocurl]]

Revision as of 08:30, 11 March 2010

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