| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-and-php mailing list Archives
cURL trying to use the file protocol (when not requested) - intermittent issue
From: Gilad Parann-Nissany <gilad_at_parann.net>
Date: Thu, 10 Sep 2009 23:31:13 +0300
Hi
I've searched for many hours on this issue with no answer, so hopefully this
While some of the issue is PHP related, it also has internal libcurl aspects
I am using the following options to make an HTTP call
CURLOPT_PUT => true,
(other options truncated for brevity)
This PUTs a file and the request body is processed through the 'mycallback'
If the data is large > 100K, and even then only SOME of the time
CURLPROTO_FILE cannot be activated when in safe_mode or an open_basedir is
Now I completely understand the PHP part of this message: I have set in PHP
However this implies that some of the time (intermittently) the libcurl code
I have not asked it to do so - the 'callback' is actually *implementing a
So I am a bit concerned that cURL seems to be writing/reading to disk under
My questions:
1. am I correct in the analysis - does libcurl indeed have code that might
I am working with PHP 5.2.10 and libcurl 7.19.4 in Apache 2.2.11 on Win32
Apologies in advance if I misunderstood the situation - and thanks in
Regards
_______________________________________________
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info