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

error/mnet/nocurl: Difference between revisions

From MoodleDocs
m (cat edit)
No edit summary
 
(One intermediate revision by one other user not shown)
Line 7: Line 7:


[[Category:Error|MNET]]
[[Category:Error|MNET]]
[[Category:MNET|Error]]
[[Category:MNet|Error]]
 
[[eu:error/mnet/nocurl]]

Latest 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