ImageMagick 6.3.5 is installed on the server, and I copied the image.imagemagick.inc file to the includes directory. This is a brand new, clean installation of Drupal 5.1 with a brand new database - not upgraded from anything.
When I go to the ImageToolkit page, it shows both ImageMagick and GD as options. But if I select ImageMagick and click "Save configuration," it continues to display the following error and won't select ImageMagick:
The built-in GD image toolkit requires that the GD module for PHP be installed and configured properly. For more information see PHP's image documentation.
The settings have not been saved because of the errors.
I do not have GD installed in PHP, but I shouldn't have to to use ImageMagick. I have an older Drupal installation (4.6, I believe) for a different site on the same server machine, and ImageMagick works fine on that one.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 160870.jpg | 23.98 KB | drewish |
Comments
Comment #1
drewish commentedi think this is actually a core bug. by disabling GD i was able to replicate this. see the attached screen shot.
Comment #2
darren ohThere is a patch in issue 102987. I set it to "won't fix" after I got fed up with the "you haven't improved it enough" attitude.