Part of the installation instructions include something I don't think I'm familiar with.
Quote:
You will need to specify the path to your server's "mogrify" ImageMagick binary executable if you plan to use ImageMagick. If you don't know the location, run the following command from the command prompt to find it:
locate mogrify
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.
|
What do I need to do here? thx!