【发布时间】:2011-07-30 18:56:51
【问题描述】:
这是我在更改有效网站的环境时收到的错误消息:
Warning: imagettftext() [function.imagettftext]: Could not find/open font
首先我认为这是由于文件缺乏权限,但事实并非如此,我检查了路径并将所有文件设置为 777... 然后我检查了GD,看起来它已经安装了:
GD Support enabled
GD Version bundled (2.0.34 compatible)
FreeType Support enabled
FreeType Linkage with freetype
FreeType Version 2.3.5
GIF Read Support enabled
GIF Create Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
XBM Support enabled
我正在尝试使用 arial.ttf,所以我猜没有太多异国情调...... 知道从哪里开始看吗?
谢谢
【问题讨论】: