I have a question that concerns an image upload in one of my applications.
I have the issue that if I want to upload a picture that I have exported from iPhoto, the image is not uploaded and I only get a blank page instead. Sometimes I also receive a 500 error in the console.
The awkward thing about this is that images taken from the web and screenshots for example work perfectly.
Does anyone have an idea on this topic? Would really appreciate some thoughts here or ways in PHP to fix something like that.