Hi Pierre,

I may be wrong but as far as I can see, SSL is being used by PEAR, at least, potentially, I am not that well versed in its code but I ran:
# grep -i ssl /usr/local/zend/share/pear/* -r --color
And it does seem to return relevant results. Again, I admit I did not review throughly.

May the source be with you,
Best regards,
Jess Portnoy



Pierre Joye wrote:
hi,

I'm 99.99% sure that there are some libraries or extension mess.
Please double check your extension directory and be sure that you are
not loading old extensions or random libraries.

Cheers,

On Tue, Dec 22, 2009 at 4:27 PM, Karl Pflästerer <k...@rl.pflaesterer.de> wrote:
Pierre Joye <pierre....@gmail.com> writes:

The pecl channel install does not use SSL and there is no signing
involved, so the pecl install pdflib cmd won't use ssl. On your other
Hi,
that was the exact backtrace I got, when I ran pecl install pdflib.
Something must call use ssl there, how would I otherwise get such a
backtrace?

script, gd crashes, are you opening an image from a https URL? If not,
it means that your setup is broken (mixing lib/headers/x86/x64
versions?).
I'll check that. I also wondered about the gd crash, since I didn't open
an image; I just called `pecl install pdflib'.

As I wrote in another message; for the first machine installing openssl
from source helped; for the second (and third, fourth and fifth :-) )
I'll see.

But as I wrote: php-5.2.9 worked; I tested 5.2.11 there I also had the
segfault. I didn't install php-5.2.10 so I don't know if the change was
from 5.2.9 to .10 or .11

 KP


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






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

Reply via email to