致命错误:第7行的C:\ Apache2 \ Apache2 \\\\\\\\\\\\\\\\\\\\\\\\\\\\\ [英] Fatal error: Class 'Imagick' not found in C:\Apache2\Apache2\htdocs\testimagick3.php on line 7

查看:99
本文介绍了致命错误:第7行的C:\ Apache2 \ Apache2 \\\\\\\\\\\\\\\\\\\\\\\\\\\\\的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我正在尝试为php设置imagick。当我尝试打开测试应用程序时。我收到上面提到的错误致命错误:Class'Imagick'找不到。我无法加载imagick dll。

行抛出的错误是$ im = new Imagick();

Apache版本2.0.65(Win32)

PHP版本-5.3.5

php_imagick.dll版本 - 5.3.2

软件ImageMagick 6.8.8-4 Q16 x86 2014-01-29已安装

我在php.ini文件中添加了extension = php_imagick.dll,并安装了imagemagick软件。



任何人都可以告诉我如何解决这个问题?我想知道确切的php_imagick.dll,以便php能够正确加载dll。



谢谢,

Sharath

Hi,
I am trying to setup imagick for php.When i try to open the test application. i am getting the error "Fatal error: Class 'Imagick' not found" mentioned above.I am not able to load the imagick dll.
line throwing the error is $im = new Imagick();
Apache version-2.0.65 (Win32)
PHP version -5.3.5
php_imagick.dll version - 5.3.2
software ImageMagick 6.8.8-4 Q16 x86 2014-01-29 is installed
I have added the extension=php_imagick.dll in php.ini file and also installed imagemagick software.

Could anyone pls let me know how to resolve this issue? I want to know the exact php_imagick.dll so that php will be able to load the dll correctly.

Thanks,
Sharath

推荐答案

im = new Imagick();

Apache版本2.0.65(Win32)

PHP版本 - 5.3.5

php_imagick.dll版本 - 5.3.2

软件ImageMagick 6.8.8-4 Q16 x86 2014-01-29安装

我在php.ini文件中添加了extension = php_imagick.dll并安装了imagemagick软件。



有谁请来告诉我如何解决这个问题?我想知道确切的php_imagick.dll,以便php能够正确加载dll。



谢谢,

Sharath
im = new Imagick();
Apache version-2.0.65 (Win32)
PHP version -5.3.5
php_imagick.dll version - 5.3.2
software ImageMagick 6.8.8-4 Q16 x86 2014-01-29 is installed
I have added the extension=php_imagick.dll in php.ini file and also installed imagemagick software.

Could anyone pls let me know how to resolve this issue? I want to know the exact php_imagick.dll so that php will be able to load the dll correctly.

Thanks,
Sharath


查看此主题

php错误:未找到类'Imagick' [ ^ ]


这篇关于致命错误:第7行的C:\ Apache2 \ Apache2 \\\\\\\\\\\\\\\\\\\\\\\\\\\\\的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆