On 21/02/12 15:54, Bostjan Skufca wrote:
> Hi all,
>
> we've bumped into a possible bug where file_get_contents() returns empty
> string if we try to get contents from HTTPS source. This error only occurs
> if PHP is compiled with --with-curlwrappers.
>
> Funny thing is this only happens on slackware 13.1, but not on 13.0 or
> older. I've checked ./configure and make output and they are almost
> identical, strace does not return anything meaningful.
> Environment is highly controlled by configuration management, software is
> built in the same way, except underlying OS versions (and very basic libs
> and tools versions) differ.
>
> Two questions:
> 1. Do any of you guys have any idea about this?
> 2. How to continue exploring deeper to discover what actually this error is
> all about?
>
> Regards,
> b.
Have you checked it's not a failure verificating the certificate?


-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to