Uncaught exception 'ImagickException' with message 'UnableToLoadModule `C:\imagemagick\modules\coders\IM_MOD_RL_JPEG_.dl
Posted: 2015-04-29T09:58:31-07:00
I have been installing ImageMagick and the PECL all day, with all kinds of different results. I finally was able to get everything in stalled up to the point where phpinfo would report supported formats as well, I'm now getting this error: Uncaught exception 'ImagickException' with message 'UnableToLoadModule `C:\imagemagick\modules\coders\IM_MOD_RL_JPEG_.dll': The specified procedure could not be found.
the file is there, it's installed, but most likely it's a wrong version or something. I downloaded everything from the source (no 3rd parties). This problem is on my development server, it's windows machine, running Apache 2.2, php 5.4.40 and ImageMagick 6.8.9-1 Q16 x86 and the module is 3.3.0RC1. Can anybody help me fix this problem? Googling that latest error I got gave 2 results, that's pretty rare these days, I'm starting to get desparate.
I can open a Teamviewer session on the server if you want to have a look...
the file is there, it's installed, but most likely it's a wrong version or something. I downloaded everything from the source (no 3rd parties). This problem is on my development server, it's windows machine, running Apache 2.2, php 5.4.40 and ImageMagick 6.8.9-1 Q16 x86 and the module is 3.3.0RC1. Can anybody help me fix this problem? Googling that latest error I got gave 2 results, that's pretty rare these days, I'm starting to get desparate.
I can open a Teamviewer session on the server if you want to have a look...