doujiao4710 2015-08-18 12:35
浏览 122

PHP启动:无法在Windows上加载动态库

This Problem is similar to this one but the answer couldn't help me.

I am trying to get the imagick extension working but I always get the error

Unable to load dynamic library 'C:\PHP\ext\php_imagick.dll' - Impossible to locate the specified module. in Unknown on line 0

in my php.ini i configured my extension dir to

 extension_dir = "C:\PHP\ext"

The extension is set:

extension=php_imagick.dll

The file is in the folder C:\PHP\ext of course and named correctly.

I am using PHP Version 5.6.4

What could be the problem?

  • 写回答

1条回答 默认 最新

  • dongshenchi5364 2015-08-18 12:42
    关注

    do you have the C:\PHP\ext\php_imagick.dll file on your computer ?

    评论

报告相同问题?

悬赏问题

  • ¥50 汇编语言除法溢出问题
  • ¥65 C++实现删除N个数据列表共有的元素
  • ¥15 Visual Studio问题
  • ¥15 state显示变量是字符串形式,但是仍然红色,无法引用,并显示类型不匹配
  • ¥20 求一个html代码,有偿
  • ¥100 关于使用MATLAB中copularnd函数的问题
  • ¥20 在虚拟机的pycharm上
  • ¥15 jupyterthemes 设置完毕后没有效果
  • ¥15 matlab图像高斯低通滤波
  • ¥15 针对曲面部件的制孔路径规划,大家有什么思路吗