View Single Post
  #1  
Old 21st March 2012, 02:00
DAKz's Avatar
DAKz DAKz is offline
Senior Member
 
Join Date: Jul 2009
P2P
Posts: 380
Wink Getting cURL to Work in XAMPP/LAMPP
Please follow the steps for curl:
1. Locate XAMPP install directory
2. open php/php.ini
3. do a search for the word ‘curl’ and uncomment (remove the leading semicolon) that line
4. save & close
5. open apache/bin/php.ini
6. search for curl, uncomment as before
7. save & close
8. restart apache
__________________
Reply With Quote
The Following User Says Thank You to DAKz For This Useful Post:
nicukent (14th February 2015)