?? imagick_readimage segmentation fault
Posted: 2010-03-22T05:30:10-07:00
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='"@WWWDecodeDelegateDefault@" -q -O "%o" "https:%i"' />
Can anyone help me?
Thx in advance.
Anathema
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='"@WWWDecodeDelegateDefault@" -q -O "%o" "https:%i"' />
Can anyone help me?
Thx in advance.
Anathema