You are here:Home»KB»Web Server»xampp»Getting cURL to Work in XAMPP
Sunday, 21 February 2010 01:00

Getting cURL to Work in XAMPP

Written by

Everything you need to run CURL on a XAMPP install is included in the download. Just do the following

 


  1. Go to xampp install directory.
  2. Go to ../xampp/php/php.ini (for old versions ../xammp/apache/bin/php.ini)
  3. Search for curl
  4. uncomment extension=php_curl.dll (remove ;)
  5. Stop and start xammp if required

 

Read 777 times Last modified on Thursday, 03 December 2015 19:47