I've tried to turn on the "read EXIF data"-function, but when I try to watch a picture now, I get the error
QuotePHP running on your server does not support reading EXIF data in JPEG files, please turn this off on the config page
So it seems I don't have EXIF-support in php on my server.
Where can I find whether I have it or not? And will it be easy to make my server having that option on?
My phpinfo can you find here: http://surfdude.student.utwente.nl/phpinfo.php
Without seeing the Configure Command section of php, I can't tell what options php is configured with, but if you get the error it's not enabled.
This isn't a server "how to" board, but I know there are a few Devs that might be able to help you configure php correctly. I believe you'll have to recompile php with exif support, but I don't know the procedures for a windoze box.
I wouldn't go through that. The current dev version of Coppermine has EXIF support even if you haven't EXIF support by PHP. Wait untill the next version comes out - if you can't wait (and feel comfortable with betas) you can get the dev version using web cvs access through the project page on sf.net.
GauGau
Quote from: "gaugau"I wouldn't go through that. The current dev version of Coppermine has EXIF support even if you haven't EXIF support by PHP. Wait untill the next version comes out - if you can't wait (and feel comfortable with betas) you can get the dev version using web cvs access through the project page on sf.net.
GauGau
Ok, I think I'll wait then. But I'm still very inpatient, so can you tell me when the new version will be available? :)