Page 1 of 1

Help UnableToLoadModule IM_MOD_RL_JPEG_.dll

Posted: 2015-06-01T00:54:52-07:00
by luckyfor
I get a error when run example first with ImageMagick Php,
Any one help me, I thanks alot

Code: Select all

Fatal error: Uncaught exception 'ImagickException' with message 'UnableToLoadModule `C:\Program Files (x86)\ImageMagick\modules\coders\IM_MOD_RL_JPEG_.dll': The specified module could not be found. @ error/module.c/OpenModule/1282' in E:\xampp\htdocs\zoom-image-tool-online\inc.lude\image\circularize_image.php:5 Stack trace: #0 E:\xampp\htdocs\zoom-image-tool-online\inc.lude\image\circularize_image.php(5): Imagick->__construct('E:\\xampp\\htdocs...') #1 E:\xampp\htdocs\zoom-image-tool-online\inc.lude\screen_image.php(3): include('E:\\xampp\\htdocs...') #2 E:\xampp\htdocs\zoom-image-tool-online\index.php(5): include('E:\\xampp\\htdocs...') #3 {main} thrown in E:\xampp\htdocs\zoom-image-tool-online\inc.lude\image\circularize_image.php on line 5

Re: Help UnableToLoadModule IM_MOD_RL_JPEG_.dll

Posted: 2015-06-05T04:06:09-07:00
by albertisi
Hi if you are still having issues, run a dependency walker against your DLL, and see if you are missing additional dependencies.