Re: Image Handler 4 (for v1.5.x) Support Thread
Replying to my own question, I've found the answer.
I was digging a bit deeper and shelled in to the system to talk the error log...saw this:
Code:
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20060613/imagick.so' - libICE.so.6: failed to map segment from shared object: Cannot allocate memory in Unknown on line 0
As I'm 'root' on this box, I looked at /usr/local/lib/php/extensions/no-debug-non-zts-20060613/imagick.so and lo and behold, it's not executable. chmod'd that to 755 and voia la...all seems to be working (though not the hover stuff...I'll look at that next).
This is a cPanel server which leads me to believe that when you enable php imagick after the install, it needs to be manually made executable.
I hope this helps someone else down the line.
-R
++++++++++++++++
Subtle as the 'b' in subtle.
Bookmarks