学习型 ASP/PHP/ASP.NET 主机 30元/年全能 ASP/PHP/ASP.NET 主机,支持月付专业 MSSQL 数据库空间,支持月付专业 MySQL 数据库空间,支持月付
发新话题
打印

[求助]快疯了,GD库配置失败

[求助]快疯了,GD库配置失败

请高手指教

我的环境是Win2003+Apache2.24+php-5.2.4-Win32+jpgraph+MsSql

可配置完毕后报错:
JpGraph Error This PHP installation is not configured with the GD library. Please recompile

PHP with GD support to run JpGraph. (Neither function imagetypes() nor

imagecreatefromstring() does exist)

可我在php.ini 中把 ;extension=php_gd.dll 前面的;去掉了,GD的那个dll也复制到System32里了,也

重起了,仍然报错

运行一个带有<? phpinfo();?>的PHP程序,什么都有,就是没有如下信息:
gd
GD Support enabled
GD Version 1.6.2 or higher
FreeType Support enabled
FreeType Linkage with TTF library
JPG Support enabled
PNG Support enabled
WBMP Support enabled

郁闷阿!那里出了问题,请高手帮帮忙。。。。。。

TOP

重起Apache服务器了吗?

TOP

呵呵﹐配置確實很麻煩﹐給你推荐phpnow吧﹐直接下載后解壓﹐不用配置的﹗
从头开始!!?

TOP

PHP缺少GD,应该要下载相应的GD库文件吧。

TOP

发新话题