升级或安装php-7.4.22提示imagettftext undefined function,php-7.4.22 gd库增加支持freetype
php-7.4.22是php7的最后一个版本, 下一个版本就是php8了, 网站安装或升级到php-7.4.22后, 原来正常访问的网页, 有的图片无法生成, 提示Call to undefined function imagettftext() 原因是gd库里没有支持freeType, 安装的时候你可能遇到下面的错误… 一、 W[详细]
阅读 835 发布时间:2021-08-24