- Locate your php.ini file
Open http://localhost/xampp/phpinfo.php in your browser and locate for "Loaded Configuration File" entry. This php.ini file that we should edit.
- Edit php.ini to enable curl extension
Unremark your "extension=php_curl.dll" entry.
- Restart Apache from XAMPP control panel
- Check for your curl loaded extension

- Done
Friday, November 21, 2008
XAMPP : Enable CURL extension
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment