PHP Fatal error: Uncaught ImagickException: unable to open file `/tmp/magick-4IYcJieVjh20NioJ6Zu8aG
Posted Flybeta
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了PHP Fatal error: Uncaught ImagickException: unable to open file `/tmp/magick-4IYcJieVjh20NioJ6Zu8aG相关的知识,希望对你有一定的参考价值。
在使用PHPWord读取emf格式图片时需要用php-imagick扩展,经过不断的尝试,最后在Ubuntu22.04调试成功了,需要安装:
sudo apt install emf2svg php-imagick imagemagick
2252这个issue中没有提到安装:imagemagick,就会出现如标题所示的问题!
以上是关于PHP Fatal error: Uncaught ImagickException: unable to open file `/tmp/magick-4IYcJieVjh20NioJ6Zu8aG的主要内容,如果未能解决你的问题,请参考以下文章