15,076
edits
(→XAMPP) |
|||
| 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> | ||