美文网首页
bug解决记录

bug解决记录

作者: Swerve | 来源:发表于2019-07-05 09:58 被阅读0次
    1. 使用imagemagick转码图片报错
      convert: not authorizedpictures.pdf'`
      解决方法:修改权限

    As a temporary fix, I edited /etc/ImageMagick-6/policy.xml and changed the PDF rights from none to read|write there. Not sure about the implications, but at least it allows me to get things done.
    参考网站

    相关文章

      网友评论

          本文标题:bug解决记录

          本文链接:https://www.haomeiwen.com/subject/toxshctx.html