在Xampp中添加Imagick [英] adding Imagick in xampp

查看:254
本文介绍了在Xampp中添加Imagick的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已按照http://bytehash.appspot.com/2012/02/Installing-imagick-for-php-in-windows-under-xampp中的以下步骤操作,我已下载imagick的dll文件并将其添加到xampp/php/ext文件夹中,并包括以下内容:extension=php_imagick_ts.dll.我还安装了imagemagick并可以确认它已安装,因为我已经运行了以下命令:

I have followed the following steps in http://bytehash.appspot.com/2012/02/Installing-imagick-for-php-in-windows-under-xampp i have downloaded the dll file for imagick and added this into xampp/php/ext folder and included it as follows: extension=php_imagick_ts.dll. I have also installed imagemagick and can confirm it is installed as i have run the following command:

C:\>convert -version
Version: ImageMagick 6.8.6-8 20
Copyright: Copyright (C) 1999-2
Features: DPC OpenMP
Delegates: bzlib djvu fftw font
ngo png ps tiff webp x xml zlib

当我通过xampp控制面板重新启动apache时,出现以下错误:

when i restart apache through the xampp control panel the following errors come up:

the procedure entry point php_checkuid_ex could not be located in the dynamic link library php5ts.dll

,随后出现以下错误消息:

and the following error message proceeds after:

PHP Startup: Unable to load dynamic library "C:\xampp\php\ext\php_imagick_ts.dll" - The specified procedure could not be found

如果在此消息后我尝试复制并粘贴动态链接库位置-C:\xampp\php\ext\php_imagick_ts.dll并将其粘贴到文档地址栏中,它将尝试打开文件

If after this message i try to copy and paste the dynamic link library location - C:\xampp\php\ext\php_imagick_ts.dll and paste it into a document address bar it try to open the file

有人遇到这个错误吗?因为在尝试安装msql3库或只是取消注释php.ini文件中的某些其他扩展时,我遇到了相同的问题

has anyone come accross this error? as i had the same issue when trying to install msql3 library or just simply uncommenting some of the other extensions in the php.ini file

任何建议都会很棒. 谢谢

Any advice would be great. Thanks

推荐答案

请先卸载并尝试执行操作,然后再尝试

first uninstall and the things you tried, then try these steps

这篇关于在Xampp中添加Imagick的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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