Search found 2 matches

by anathema
2010-03-22T05:54:46-07:00
Forum: IMagick
Topic: ?? imagick_readimage segmentation fault
Replies: 1
Views: 7548

Re: ?? imagick_readimage with https: @WWWDecodeDelegateDefau

once again me.

I tried the following:

I replaced @WWWDecodeDelegateDefault@ with wget.

No the 'sh: @WWWDecodeDelegateDefault@: command not found' error is gone,
but I get an segmentation fault. at the imagick_readimage function.

Btw I use version 6.2.4.

Any hints?

Anathema
by anathema
2010-03-22T05:30:10-07:00
Forum: IMagick
Topic: ?? imagick_readimage segmentation fault
Replies: 1
Views: 7548

?? imagick_readimage segmentation fault

Hello,

I need some help.

I use Imagick on PHP. I read an image with imagick_readimage from URLs. This works fine for http.

But if I use https images I get an error:

sh: @WWWDecodeDelegateDefault@: command not found

in delegate.xml is a line:
<delegate decode="https" command ...