Home  >  Article  >  Backend Development  >  PHP5.4没法开启GD库

PHP5.4没法开启GD库

WBOY
WBOYOriginal
2016-06-13 10:56:461115browse

PHP5.4无法开启GD库
服务器:windows2003
环境:iis6+php5.4
我把c:/windows/php.ini下的 extension_dir = "D:\php5.4\ext"指向正确的目录,
extension=php_gd2.dll前面的分号也去掉了,IIS也重启了,服务器也重启了,但是浏览phpinfo下还是没有看到GD库,验证码也无法显示,求大侠帮忙看一下,谢谢。

------解决方案--------------------
看一看你的PHP是使用c:/windows/php.ini不,在phpinfo中有显示的

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn