出现这个问题一般是php-gd没有安装的问题,因此需要安装php-gd。安装如下:~# sudo apt install php-gd查看`php-gd` 版本~# php --ri gd可以看到 ...
確定! 回上一頁