admin/environment/php extension/curl

Z MoodleDocs
Wersja z dnia 21:09, 28 lip 2007 autorstwa Helen Foster (dyskusja | edycje) (curl installation steps, categories)
(różn.) ← poprzednia wersja | przejdź do aktualnej wersji (różn.) | następna wersja → (różn.)
Skocz do:nawigacja, szukaj

To install the curl library:

  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