简体   繁体   中英

Unable to load dynamic library 'C:\xampp\php\ext\php_imagick.dll' - The specified module could not be found

This is so strange, the module is clearly inside that directory. When I used that directory in file explorer, it found the module. I think it's compatibility issue ? rather than not found ?

I got that dll from here http://windows.php.net/downloads/pecl/releases/imagick/3.4.1/

Okay, after reading this article, I realized I lack one step of below, I thought, i just have to copy the php_imagick.dll to the ext directory.

copy CORE_RL_* file move into C:\\xampp\\apache\\bin

http://hrt0kmt.hatenablog.com/entry/2015/05/27/170608

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM