I'm running the latest build (1.2.6 [4335]) with:
# PHP version: 5.2.6-3ubuntu4.2
# Graphics support: PHP GD library 2.0 or higher
# PHP memory limit: 160M (Note: Your server might allocate less!)
# MySQL version: 5.0.75
I have come across multiple photographs which are not corrupt, but do cause the script to hang. Even adding just one will cause it to lock. I have other photographs from the same camera taken on the same day with the same settings that do not cause this issue. From looking at the EXIF data between one working and one non-working photograph, I see no differences. The camera causing this is an Olympus u1030SW,S1030SW. (Also, I have tried setting the max time for script execution to 500, this did not help.)
`
Fatal error: Maximum execution time of 60 seconds exceeded in /var/www/zenphoto/zp-core/exif/exif.php on line 164
`
Is there anything I can to do avoid this issue, short of searching for problem photos one-by-one? Is this a known issue? Thank you!