PHP ImagickException: not authorized

前端 未结 4 1656
时光取名叫无心
时光取名叫无心 2020-12-14 00:46

Any ideas how to fix this ?

 ImagickException: not authorized `/tmp/magick-1552lvf2nIjaqx1W\' @ error/constitute.c/ReadImage/412 

I thought

4条回答
  •  萌比男神i
    2020-12-14 01:29

    Your policy "MVG" could be the reason. Just comment

    
    

    in /etc/ImageMagick/policy.xml and restart Apache server.

提交回复
热议问题