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

error/mnet/nocurl: Difference between revisions

From MoodleDocs
No edit summary
(No difference)

Revision as of 02:52, 30 January 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