View Single Post
Old October 17th, 2005, 10:49 AM   #1 (permalink)
digitalhome
Junior Member
Verified Customer
 
Join Date: Oct 2003
Posts: 9
Where do I set $usegd = 1?

from the installation instructions

Quote:
Alternatively, if you plan to use the GD 2.0.x Graphics Library instead of ImageMagick, you will need to set $usegd = 1; where indicated, in order to use GD2 instead of ImageMagick's mogrify to handle image resizing.
I want to use the GD 2.0.x Graphics Library but how do I do it?

in the config file there is this line only

$mogrify_command = "/usr/bin/mogrify";

do I comment it out?

Where do set $usegd = 1?

Thanks in advance

Last edited by digitalhome; October 17th, 2005 at 11:09 AM.
digitalhome is offline   Reply With Quote