我在php.ini设了让它log errors,结果得到的错误如下,不知道该怎么解决。。。。
[12-Oct-2005 17:35:35] PHP Fatal error: Call to undefined function Imagettftext() in /home/bbsd/WWWROOT/htdocs/wforum/img_rand/img_rand.php on line 25
[12-Oct-2005 17:35:38] PHP Fatal error: Call to undefined function Imagettftext() in /home/bbsd/WWWROOT/htdocs/wforum/img_rand/img_rand.php on line 25
[12-Oct-2005 17:35:40] PHP Fatal error: Call to undefined function Imagettftext() in /home/bbsd/WWWROOT/htdocs/wforum/img_rand/img_rand.php on line 25
[12-Oct-2005 17:35:43] PHP Fatal error: Call to undefined function Imagettftext() in /home/bbsd/WWWROOT/htdocs/wforum/img_rand/img_rand.php on line 25
img_rand.php第25行的内容是Imagettftext($im, $j, $i - 15, $x, $y, $color, $font, $radix[$i]);
很奇怪,lib-jpeg,lib_png,gd,freetype这个几个库包括他们的devel库都装过了啊,请大虾们指点,谢谢
【 在 pyo (pyo) 的大作中提到: 】
: 谢谢,不过apache 的error_log里面似乎没有相关的错误,没有img_rand.php相应的错误,现在的错误就是
: “发生错误
: 请等待识别的图片显示完毕!
: ...................
--
FROM 155.69.5.*