Share » Forums » Developer » image conversion problems URGENT

image conversion problems URGENT

image conversion problems URGENT

Tuesday 18 December 2007 11:09:42 am - 2 replies

Modified on Tuesday 18 December 2007 11:10:20 am by Clemens T

Author Message

Xavier Dutoit

Tuesday 18 December 2007 4:33:36 pm

I've had less problem and better results with Imagemagick.

Otherwise, are you sure the ini.append is at the right place ? clear cache ?

Try to modify the image.ini to be sure.

X+

http://www.sydesy.com

Clemens T

Wednesday 19 December 2007 3:38:34 am

Xavier,

Thanks as always for your input. I don't have the possibility to install ImageMagick, that's why I try to solve it with GD.

I've added this code:

<?php /* #?ini charset="iso-8859-1"?
[ImageMagick]
IsEnabled=false

[Rules]
DefaultRule=image/jpeg;gd
Rules[]=image/jpeg;image/jpeg;gd
#Rules[]=image/png;image/png;gd
Rules[]=image/gif;image/png;gd
Rules[]=image/xpm;image/png;gd
Rules[]=image/tiff;image/png;gd
*/ ?>

To my image.ini (directly, without using overrides). Then this is loaded, because when I rename the image.ini I get a lot of other errors.

Any thoughts? Is my ini-code OK and my PHP compile command?

Thanks!!

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu