Forums / Install & configuration / missing image gd2 - image magick

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

missing image gd2 - image magick

Author Message

craig guthrie

Thursday 27 December 2007 2:09:34 am

I have checked PHP ini and ;extension=php_gd2.dll is enabled and I have downloaded and installed imagemagick but neither is being found by the install

thanks

Daniel Hoppe

Sunday 30 December 2007 9:47:43 am

;extension=php_gd2.dll ???

Please try without semicolon:
extension=php_gd2.dll

Piotr Switkowski

Tuesday 01 January 2008 2:39:17 am

ImageMigick is never found automatically. In setup you need to manually provide path to convert. Under *ix usually that is /usr/bin, on Windows folder where you installed inamgeMagick