|
from what I see under your php information your GD2 settings say nothing about supporting the jpeg image type. Your GD2 supports jpg gif and png images. Your issue happens when you try to upload a jpeg image which is not common nowadays. any other image works so the only response I can give is remove jpeg.
we do not write the image processing software that is a SERVER LEVEL program and not every install supports all image formats.
|