Page 1 of 1
Function exif_read_data
Posted: 12 Dec 2009, 15:55
by pawi
Hello,
When looking at the info screen the line Function exif_read_data is marked off (red cross).
How can I change this to on?
Probably in the settings, but I've tried some things, but still does not work.
I have the latest version of Phoca Gallery.
Regards, Paul
Re: Function exif_read_data
Posted: 12 Dec 2009, 23:49
by Jan
Hi, it is an information about PHP functions enabled on your server. This must be enabled on your server.
Jan
Re: Function exif_read_data
Posted: 04 Jan 2016, 11:26
by Remko74
Hi Jan,
On my Infopage of Phoca Gallery the "Function exif_read_data" is the only thing that's marked red and the datail view of the photo's is very slow.
I think there is a link between these things....
Where can I change these settings? I took a look at my php.ini, but there I can't find a exif_read_data setting.
I have this problem both on Joomla 2.5.28 with PG 3.2.8 as on Joomla 3.4.8 with PG 4.2.2.
I'm using PHP 5.5.24
Hope you can help me.
With Kind Regards,
Remko
Re: Function exif_read_data
Posted: 07 Jan 2016, 13:47
by Jan
Hi,
exif_read_data is function of PHP:
http://php.net/manual/en/function.exif-read-data.php
and it should be normally enabled in PHP (since PHP5)
Jan