convert:not authorized `aaaa` @ error/constitute.c/ReadImage/453

后端 未结 11 2428
无人及你
无人及你 2020-11-27 08:50

I want to create a captcha pic by use convert from ImageMagick.

And I follow this, but there are some problem .

Input In my linux shell:

11条回答
  •  萌比男神i
    2020-11-27 09:29

    If someone need to do it with one command after install, run this !

    sed -i 's///g' /etc/ImageMagick-6/policy.xml
    

提交回复
热议问题