Re: [PHP-DB] Re: curl

2007-03-07 Thread datsclark
The code works with that link, although I wasn't able to immediately download the file. I'm not sure whats up, but it isn't segfaulting. I'm on PHP5.2.0 with libcurl/7.14.0 OpenSSL/0.9.8d zlib/1.2.3 ( Not sure what's up with the RBL, email here is a little screwy. ) "Ron Croonenberg" <[EMAIL

Re: [PHP-DB] Re: curl

2007-03-07 Thread Ron Croonenberg
Hi, what version of php and curl are you using ? does your code work (without getting a segmentation fault) for this link : https://doc.telin.nl/dscgi/ds.py/Get/File-29224 ? this is the code I am trying to use: $ch = curl_init(); $timeout = 5; // set to zero for no timeout curl_seto