error/mnet/nocurl

From MoodleDocs
Revision as of 16:01, 12 December 2024 by Tim Bahula 2 (talk | contribs) (→‎top: clean up, typos fixed: apache → Apache)
(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