forum.coppermine-gallery.net

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: SurfDude on October 28, 2003, 01:34:28 am

Title: PHP running on your server does not support reading EXIF dat
Post by: SurfDude on October 28, 2003, 01:34:28 am
I've tried to turn on the "read EXIF data"-function, but when I try to watch a picture now, I get the error

Quote
PHP 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
Title: PHP running on your server does not support reading EXIF dat
Post by: kegobeer on October 28, 2003, 02:55:27 am
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.
Title: PHP running on your server does not support reading EXIF dat
Post by: Joachim Müller on October 28, 2003, 08:32:00 am
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
Title: PHP running on your server does not support reading EXIF dat
Post by: SurfDude on October 28, 2003, 10:20:52 pm
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? :)