Page 1 of 1

How to install Shell cURL command ?!

PostPosted: 07. June 2012 09:38
by yuco91
Hi guys ! I'm installing a web app on my localhost server. I've installed and enabled the PHP cURL module . Now I've this error message :

" Shell cURL command not present. Please install it with apt-get install curl or yum install curl. "

How can I install this Shell ?! I tried to download curl.exe and copy it to the xampp folder but nothing . Other suggestions? Thx in advance ;-)

Re: How to install Shell cURL command ?!

PostPosted: 08. June 2012 11:58
by JonB
How can I install this Shell ?


"change to Linux"? :)

Aside from that:

http://stackoverflow.com/questions/1810 ... on-windows

read the last post, it may provide what you need.