Forums
(@dewoert)
14 years, 9 months ago
Found the solution: My php.ini (Windows) didn’t know what to do with exif_read_data. Had to enable: extension=php_exif.dll in php.ini
Things are working now almost like i want it to.