dspows0637 2013-08-23 04:31
浏览 62

尝试在XAMPP上安装Imagemagick后出现此错误

I get this error after trying to install imageMagick on XAMPP

The procedure entry point php_checkuid_ex could not be located in the dynamic link library C:\xampp\php\ext\php_imagick.dll

What could be going wrong ? below are the instructions I followed , I need to install image magick then ghostscript to turn PDF files into images..

Head over to http://image_magick.veidrodis.com/image_magick/binaries/ and grab 6.5.4.6-Q16 (excellent mirror, THANKS!)
Install on XAMPP machine to directory /XAMPP/ImageMagick/
Ensure you have add path selected during install, or manually add path)
Grab a matching DLL which you can find HERE (Linked to php_imagick.dll, TS on http://www.sk89q.com/2010/03/vc6-windows-binaries-for-imagick-2-3-0/)
Edit your PHP.INI, uncomment or add-> extension=php_imagick.dll (php.ini found in xampproot/php/
Stop apache, save work, restart machine
You should have no error upon boot, if version mismatch ensure you have not had a prior version of Imagick installed
  • 写回答

1条回答 默认 最新

  • douxueke5653 2013-08-23 04:44
    关注

    Your DLL seems to be outdated, you'll have to find another DLL more recent, like here http://www.peewit.fr/imagick/ for example.

    Try to find the builded DLL for your PHP version, or it will always fail.

    评论

报告相同问题?

悬赏问题

  • ¥20 sub地址DHCP问题
  • ¥15 delta降尺度计算的一些细节,有偿
  • ¥15 Arduino红外遥控代码有问题
  • ¥15 数值计算离散正交多项式
  • ¥30 数值计算均差系数编程
  • ¥15 redis-full-check比较 两个集群的数据出错
  • ¥15 Matlab编程问题
  • ¥15 训练的多模态特征融合模型准确度很低怎么办
  • ¥15 kylin启动报错log4j类冲突
  • ¥15 超声波模块测距控制点灯,灯的闪烁很不稳定,经过调试发现测的距离偏大