| Lydie Soler
                                                                                                                             
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     | Thursday 26 May 2005 5:34:37 am 
                                                                
                                                                 Hello, 
I try to load non png images (like gif for example) in an image class. and when I try to see this image through the public site I get this error:
 None of the handlers can convert MIME-Type image/png
 
Error: eZImageManager::createImageAlias 	May 26 2005 14:51:56
Failed converting var/site_unite_metarisk/storage/images/media/images/image_gif/1132-1-fre-FR/image_gif.gif to alias original in directory var/site_unite_metarisk/storage/images/media/images/image_gif/1132-1-fre-FR
 I works fine fine jpg, png. 
With bmp I can't event create the class. It seems that there are some limitations... Can anyone tell me which ones or explain me how to solve the problem (especially for gif)
 Thanks a lot Lydie | 
                                                
                                                                                                                                                        
                                                        | Lydie Soler
                                                                                                                             | Monday 30 May 2005 2:07:18 am 
                                                                 here is what I have: 
PHPVersion: 4.3.2
 Extensions: yp, xml, wddx, tokenizer, sysvshm, sysvsem, standard, sockets, shmop, session, pspell, posix, pcre, overload, openssl, mbstring, iconv, gmp, gettext, gd, ftp, exif, domxml, dio, dbx, dba, curl, ctype, calendar, bz2, bcmath, zlib, apache2filter, imap, ldap, mysql, pgsql
 So indeed it seems that ImageMagic is not installed..... Sorry for this trivial question but I had not understood that this was a php module.... Thanks a lot for your help |