Moodle Installation: Difference between revisions

Jump to navigation Jump to search
Line 32: Line 32:


=== XAMPP ===
=== XAMPP ===
in php.ini (xampp/php/php.ini or check the file by using the phpinfo() function ), unmark the curl extension
in php.ini (xampp/php/php.ini or check the location of file by using the [http://php.net/manual/en/function.phpinfo.php phpinfo() function] ), unmark the curl extension
<pre> extension=php_curl.dll </pre>
<pre> extension=php_curl.dll </pre>


Navigation menu