Testlink 结果图形列表提示PHP 找不到gd库

发布于 2021-11-22 22:32:36 字数 773 浏览 850 评论 2

打开Testlink 结果图形列表提示错误:

PHP extension for GD library is not available. Charts will not work. Locate your php.ini file. Open the file and remove the ; in front of ;extension=php_gd2.dll. Restart apache (if you are using apache). If that does not help, you will probably need to install php-GD libraries.

但是已经安装了php5-gd了

root@ubuntu :/# php5 -i | grep -i --color gd
/etc/php5/cli/conf.d/20-gd.ini,
gd
GD Support => enabled
GD Version => 2.1.1-dev
gd.jpeg_ignore_warning => 0 => 0
root@ubuntu :/#
现在还是找不到原因,求大师指教。

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

把回忆走一遍 2021-11-26 01:32:06

打开phpinfo() 看了没有起来,只有这么一个作者描述

GD imaging Rasmus Lerdorf, Stig Bakken, Jim Winstead, Jouni Ahto, Ilia Alshanetsky, Pierre-Alain Joye, Marcus Boerger;

没起来的话怎么办呢

温柔少女心 2021-11-24 00:56:26

你的用phpinfo()看起来没起来

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文