Technote Details :: Image processing libraries
Issue
When I submit a form containing a file field where I have selected an image to upload, I get an error message saying "Image upload error. Error resizing image: Error converting image (image resize). ImageMagik or GD Library is required. . (IMG_RESIZE)".
Products: MX File Upload
Operating System: All.
Server Models: All.
Dreamweaver version: any
Reason
This happens because the server behavior did not find a suitable image library to use, or the image library is not configured correctly.
Solution
In order to avoid this issue, you can do one of the following:
Edit the server behavior and disable all image processing (e.g. the resize). This way, the image libraries will not be needed anymore.
Configure the correct image library in the and enter it's path.
If using the GD2 Image processing library, make sure it is properly enabled, and that the scripting server can access it. If using ImageMagick or other libraries, also make sure that the correct path is set in the Control Panel section .