发新话题
打印

[核心文件] Mambo4.5.1a 服务器集成环境:GD错误

Mambo4.5.1a 服务器集成环境:GD错误

Error: PHP running on your server does not support the GD image library, check with your webhost if ImageMagick is installed

Error: PHP running on your server does not support GD version 2.x, please switch to GD version 1.x on the config page


查找php.ini

一共找到三个php.ini

extension=php_gd2.dll

没有;


为什么还是出现上面的错误呢?

TOP

查看 phpinfo 页面,gd2模块有没有加载。
如果没有,说明没有装上。

TOP

在那里查看 phpinfo 呢?

TOP

发新话题