Forums / Install & configuration / Imagemagick filter not supported errors
Yannick Luescher
Sunday 02 May 2010 3:17:33 am
Even though Imagamagick is installed and detected, images are not being scaled down. I'm on CPanel, cgi-mode.
When debugging I get a lot of warnings:
The filter 'geometry/scalewidth' is not supported by any of the image handlers, will ignore this filter
GD works.
Anyone?
Robin Muilwijk
Sunday 02 May 2010 11:31:58 am
Hi Yannick,
Welcome to the eZ Community portal.
About your problem with the images not being scaled, could you check on the following topic and see if that might be a solution to your problem?
http://share.ez.no/forums/developer/what-does-the-filter-geometry-scaledownonly-is-not-supported-by-any-of-the-image-handlers-will-ignore-this-filter-mean
Regards Robin
p.s. you can search the forum on "not supported by any of the image handlers" and some related topics like yours will be listed.
Board member, eZ Publish Community Project Board - Member of the share.ez.no team - Key values: Openness and Innovation. LinkedIn: http://nl.linkedin.com/in/robinmuilwijk // Twitter: http://twitter.com/i_robin // Skype: robin.muilwijk
Sunday 02 May 2010 1:47:57 pm
Thanks for your kind answer Robin!
Strange I've tried and reinstalled 20 times and now all of a sudden it works without GD...
Here's what I've done:
- make sure php system() and proc_open() functions are not disabled. Use GD if you can't fix this.
- I've also set [GD] is_enabled in image.ini to false and removed it from the image_converters[] array.
Monday 03 May 2010 11:11:03 am
Hi,
Good to hear your problem is solved. Could you please update your original post and mark it solved? Thanks :)