I have a script that creates thumbnails from a folder full of images. When I try to do large images (9MB) it seems to die. I've tested by putting two copies of the same image in the folder. It will always complete the first one, but on the second one it dies at imagecreatefromjpeg. I get no feedback, it just stops and exits.
Is there a way to get it to give me an error so I can see what's wrong?
Is there a way to get it to give me an error so I can see what's wrong?