[TUT] How to enable curl with XAMPP!

Status
Not open for further replies.

Sledmore

Chaturbate Livestreamer
Staff member
FindRetros Moderator
Jul 24, 2010
5,194
3,901
Hey,

Well, I couldn't be bothered to purchase a web-host and needed curl for a proxy test, So I learnt how to enable it in XAMPP, So I may as well learn you guys it.


1) Locate the following files:
C:\xampp\php\php.ini

2) Uncomment the following line on your php.ini file by removing the semicolon.

;extension=php_curl.dll

3) Restart your apache server.

OPTIONAL;
4) Check your phpinfo if curl was properly enabled.

- This does work, I used this for XAMPP 1.7.1, So the files may be located differently for you.
 
Status
Not open for further replies.

Users who are viewing this thread

Top