Page 1 of 1

cURL install

Posted: Mon Apr 25, 2011 10:18 pm
by arcticwolf
Hello, I am new to programming and started with PHP. I have a project and need to install cURL. I have exhausted everything trying to find how to install cURL and get it to work. Can someone point me to installation instruction that a newbie can understand. Thank you Melinda :banghead:

Re: cURL install

Posted: Tue Apr 26, 2011 9:20 pm
by josh
What operating system? You want to install curl itself, or the PHP extension?

Re: cURL install

Posted: Wed Apr 27, 2011 2:26 pm
by arcticwolf
I am on Windows vista home and I would like to do the PHP extension. Any help would be greatly appreciated.

Re: cURL install

Posted: Wed Apr 27, 2011 3:24 pm
by CrowderSoup
I'd recommend installing WAMP in your case. http://www.wampserver.com/en/

WAMP has all the PHP extensions and allows you to enable and disable them with the click of a mouse. It's what I use at work (Where they force me into using Windows).

Re: cURL install

Posted: Wed Apr 27, 2011 11:58 pm
by arcticwolf
Hi, I have WAMP installed. I am trying to get a simple webbot to work. and I just keep getting an error message so I am not sure what is wrong. I am thinking about getting another cheap laptop and putting Linux on it but for now I have windaws. :banghead:

Re: cURL install

Posted: Sun May 08, 2011 2:37 am
by Benjamin
:arrow: Moved to Installation and Configuration.