WorkPress使用NextGen Gallery出现的GD2 LIBRARY错误

在本地Wordpress中使用NextGen Gallery相册。上传图片完成后,建立小图标的时候出现以下错误提示信息:
You do not have the GD Library installed. This class requires the GD library to function properly.
visit http://us2.php.net/manual/en/ref.image.php for more information

解决办法:

php.ini

:extension=php_gd2.dll

去除前面的分号

php.ini 重新复制到C:\windows

Apache 重启

Comments

Leave a Reply

You must be logged in to post a comment.