cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

Re: need version 7.10.5

From: Michael Shuler <michael_at_unixtx.com>
Date: Tue, 14 Sep 2004 09:54:07 -0500

Diana Castillo wrote:
> I need version 7.10.5 of CURL,
> but the version of php which I have comes with version 7.10.2 of CURL, and I cant go up in version of php

You have a couple of options:I

Install the current curl-7.12.1 (why use an old version?) and rebuild
the version of PHP that you need, against the newly installed cURL -
this will work fine.

Leave your existing cURL and PHP versions untouched, and grab the
currnet cURL source, and install it in an alternate location, such as
/usr/local/curl-7.12.1/ - then you can use the current command line
version that you need.

Kind Regards,
Michael Shuler
Received on 2004-09-14