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.
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 wrote:
> Pierre Joye writes:
>
>> The pecl channel
Pierre Joye 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 suc
Hello,
See here: http://distrowatch.com/table.php?distribution=suse
This is very useful when trying to determining what distro has what of
what version.
May the source be with you,
Best regards,
Jess Portnoy
Karl Pflästerer wrote:
Jess Portnoy writes:
Hello,
One thing that immediat
hi,
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
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?).
Cheers,
O
Jess Portnoy writes:
> Hello,
>
> One thing that immediately comes to mind is the old OpenSSL version
> [0.9.7]. Doesn't SLES9 offer OpenSSL 0.9.8 of any version? Is 0.9.7 as
> high as it gets in their official repos?
> If so, I'd compile the latest OpenSSL on my own [0.9.8l] and try,
> also, wha
Hello,
One thing that immediately comes to mind is the old OpenSSL version
[0.9.7]. Doesn't SLES9 offer OpenSSL 0.9.8 of any version? Is 0.9.7 as
high as it gets in their official repos?
If so, I'd compile the latest OpenSSL on my own [0.9.8l] and try, also,
what is the OpenSSL version on the
Hi,
I wanted to install php-5.2.12 on a 32-Bit SLES9 SP4. I had no problems
with the 64-Bit SLES10SP2 but with the 32-Bit I can't use pecl.
Whenever I try to install a library I only get a seg. fault. I tried
also php-5.2.11 and there is also the same problem. php-5.2.9 works.
pecl install pdflib