Note: This documentation is for Moodle 2.7. For up-to-date documentation see error/mnet/nocurl.

error/mnet/nocurl

From MoodleDocs
Revision as of 02:52, 30 January 2007 by Chardelle Busch (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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