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

curl-and-php

AW: CURL in PH 4.1.1 ?!

From: Dominique Stender <d.stender_at_regiocom-aachen.de>
Date: Tue, 22 Jan 2002 15:28:29 +0100

Hi Daniel, folx,

since we're talking about rants and rumors already: cURL, https and PHP
4.0.6 is possible. A detailed description can be found here:
http://curl.haxx.se/libcurl/php/install.html
A small but fertile discussion is in the archives:
http://curl.haxx.se/mail/curlphp-2001-07/ (all threads with my name in it).

It took myself a good deal of time for research, RTFMing and asking the
right questions to the right people but it can be done. Besides that, if you
know how it's really easy.
Daniel: If you need another howto on the 4.0.6 && curl && https thing I'll
volunteer to write one. I can not promise an exact date though, times at
work are tense. I heard from some people that already use the 4.1 branch of
PHP that the same problem as in 4.0.6 occurs so maybe this solution works on
the newer versions as well.

Greets,

Dominique

-----Ursprüngliche Nachricht-----
Von: curl-and-php-admin_at_lists.sourceforge.net
[mailto:curl-and-php-admin_at_lists.sourceforge.net]Im Auftrag von Daniel
Stenberg
Gesendet: Dienstag, 22. Januar 2002 15:48
An: Ingo Fischer
Cc: curl and php list
Betreff: Re: CURL in PH 4.1.1 ?!

On Tue, 22 Jan 2002, Ingo Fischer wrote:

[ reply CC'ed to the curl-and-php mailing list, please post follow-ups
there ]

> In PHP 4.1.1 the curl-functionality still don't works ... any idea when it
> will work again ?

Let me take this opportunity to rant. This is not directed to you
personally,
Ingo, you just triggered me! ;-)

Exactly what do you mean with "the curl-functionality still don't works" ?
Surely all those who use curl in PHP aren't halucinating?

The php/curl module in PHP (written by Sterling Hughes) is a glue-layer
between the PHP engine and libcurl. Thus, problems in PHP with the CURL
functions can be in: PHP, the php/curl module or libcurl. When SSL is
involved, the problem can also be in OpenSSL and/or because of
inconsistenses
in how PHP and libcurl init or not init the SSL stuff.

More facts: Some people have no problems with PHP 4.1.1 and libcurl using
HTTPS. Some people do.

 To once and for all get to the bottom with these problems, we need *EXACT*
and *DETAILED* descriptions on what doesn't work, why doesn't it work and
stories from people that have made it work. We need people to fire up their
debuggers and start digging, we need people to get down on the bits and
shovel around.

 libcurl works perfectly fine with SSL in all other circumstances, why I
don't believe this is a libcurl-only problem. I think this problem occurs
because of an odd combination in a weird way.

Personally, I've never written a single line of PHP code.

--
    Daniel Stenberg -- curl groks URLs -- http://curl.haxx.se/
Received on 2002-01-22