I just moved a domain to a new server and I am getting the following errors when attempting an upload:
- /usr/local/bin/mogrify" +profile "*" -size 0x125 -quality 70 -geometry 0x125 (ImageMagick)
- (): Sorry, this image type is not supported yet. (GD2)
I have uninstalled and reinstalled both GD2 and ImageMagick (done according to the directions here!) with the same results before and after.
The path to mogrify is correct according to a "which mogrify".
Phpinfo indicates GD support:
Data and uploads directories are 777.
The OS is CentOS 5.2 on a fresh install. Any ideas?