ImageMagick

Author Message

geoffroy NICART

Saturday 06 January 2007 9:49:48 am

Hi,

I've a big problem. I don't see my picture in my ez site.
I dont' see also in admin interface.

I use Windows 2003 server with IIS and PHP 4.

I have install Image Magick with the package "Windows installer".

I don't know if Imagemagick are correctly found.

Can you help me.

thanks a lot

GN

(Sorry for my english ... i'm french :(( )

Claudia Kosny

Saturday 06 January 2007 10:14:58 am

Hi Geoffroy

Enable debug output, clear the cache and call up a site which should have images in it. Then check the debug output - if imagemagick was not found you should see some error message here.

I am not sure whether this is an issue on a Windows server, but make sure that PHP has full access to the temp directory (which is either the systems temp direcotry or specified in the php.ini). Also the var directory within eZ must be fully accessible for PHP.

The pictures are stored in the directory var/<whatever you specified in you site.ini for the var directory>/storage/images. In this directory there should be subfolders whose names depend on the names and ids of the objects holding the picture. This way you can chck whether the picture is uploaded at all.

Claudia

geoffroy NICART

Tuesday 30 January 2007 6:56:55 am

hi Claudia

In first, thanks for your contribution and your help.

I have one information about my problem. I have this debug message :

Warning: eZImageShellHandler::convert Jan 30 2007 15:27:53

Failed executing: C:\ImageMagick/convertim.exe "-quality" "75" "-geometry" "200x290>" "-geometry" "200x200" "var/shop_site/storage/images/moi/247-1-fre-FR/moi.jpg" "JPEG:var/shop_site/storage/images/moi/247-1-fre-FR/moi_medium.jpg", Error: , Return: -1

Error: eZImageManager::createImageAlias Jan 30 2007 15:27:53

Failed converting var/shop_site/storage/images/moi/247-1-fre-FR/moi.jpg to alias original in directory var/shop_site/storage/images/moi/247-1-fre-FR

I think it's a ImageMackic install problem. Can you help me ?Do you have an information for use Imagemagick with WK3 IIS ?

Thanks

Best regard

GN

Belén Pons

Tuesday 30 January 2007 9:04:10 am

Hello Geoffroy,

One solution for your problem:
you must install ImageMagick in a path without spaces (For example: c:/imageMagick).
New version of Ezpublish has problems with spaces. I've had the same problem, and now, it works.

I'm spanish... sorry, for my english.

Belén

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.