Installed binary version of ImageMagick-6.9.1-2-Q16-x86-dll on path c:\ImageMagick. Faced no problems. Integrated it to my 32-bit xampp server. The phpinfo() page shows the module Imagick has been loaded. All fine. Installed Omeka-2.3 on my xampp. I see the same problem "The procedure entry point ConnectedComponentsImage could not be located in the dynamic link library CORE_RL_magick_.dll." whiile performing two actions:
1. opening a jpeg or pdf file from anywhere
2. uploading the files in omeka.
It's been days since i have been able to integrate Imagick to php. Now it's urgent to solve this problem.
I am a layman to Imagemagick, local server and php. So please be generous to give a step-by-step guidance. (from where to do what)
entry point ConnectedComponentsImage could not be located in the dynamic link library CORE_RL_magick_.dll
Re: entry point ConnectedComponentsImage could not be located in the dynamic link library CORE_RL_magick_.dll
Can you check if you have multiple version of ImageMagick installed?
Re: entry point ConnectedComponentsImage could not be located in the dynamic link library CORE_RL_magick_.dll
My control panel-> programs shows only this one version.
Probably these lines in errors.log file (while uploading a file into omeka) may indicate some issue. I reiterate i installed ImageMagick on c:\Imagemagick then why it is being operated from C:\Users\Richa?
2015-04-28T13:26:18+02:00 WARN (4): Error output from ImageMagick:
convert.exe: unable to open module file `C:\Users\Richa\.magick\IM_MOD_RL_JPEG_.dll': No such file or directory @ warning/module.c/GetMagickModulePath/811.
convert.exe: no decode delegate for this image format `C:\Users\Richa\AppData\Local\Temp/bca1a4c93d45091729391f64358f3a74.jpg' @ error/constitute.c/ReadImage/555.
convert.exe: no images defined `C:\Users\Richa\AppData\Local\Temp\thumbnail_bca1a4c93d45091729391f64358f3a74.jpg' @ error/convert.c/ConvertImageCommand/3147.
Probably these lines in errors.log file (while uploading a file into omeka) may indicate some issue. I reiterate i installed ImageMagick on c:\Imagemagick then why it is being operated from C:\Users\Richa?
2015-04-28T13:26:18+02:00 WARN (4): Error output from ImageMagick:
convert.exe: unable to open module file `C:\Users\Richa\.magick\IM_MOD_RL_JPEG_.dll': No such file or directory @ warning/module.c/GetMagickModulePath/811.
convert.exe: no decode delegate for this image format `C:\Users\Richa\AppData\Local\Temp/bca1a4c93d45091729391f64358f3a74.jpg' @ error/constitute.c/ReadImage/555.
convert.exe: no images defined `C:\Users\Richa\AppData\Local\Temp\thumbnail_bca1a4c93d45091729391f64358f3a74.jpg' @ error/convert.c/ConvertImageCommand/3147.