On 4/25/06, Richard Lynch <ceo@xxxxxxxxx> wrote:Sounds to me like we have different versions of cURL and yours is > better. :-) > > Mine phpinfo() curl section has: > libcurl/7.15.3 OpenSSL/0.9.7d zlib/1.2.1 > > which would seem to be the most current version... > > Or, perhaps, the order in which you set the options matters? Ick. > > For me, at least, the Cookie jar did not work until I took out the > CURLOPT_HEADER, and it DID work after I changed that, and only that. > > -- > Like Music? > http://l-i-e.com/artists.htm > > > Our production server uses this: Php 4.4.0 CURL Information libcurl/7.15.1 OpenSSL/0.9.8a zlib/1.1.4 My local machine: Php 4.3.11 CURL Information libcurl/7.10.5 OpenSSL/0.9.7i ipv6 zlib/1.2.3 (not by choice ;))