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
Function exif_read_data
-
pawi
- Phoca Newbie

- Posts: 7
- Joined: 19 Mar 2008, 00:34
- Location: Netherlands
- Contact:
- Jan
- Phoca Hero

- Posts: 49144
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Function exif_read_data
Hi, it is an information about PHP functions enabled on your server. This must be enabled on your server.
Jan
Jan
If you find Phoca extensions useful, please support the project
-
Remko74
- Phoca Newbie

- Posts: 1
- Joined: 03 Jan 2016, 13:59
Re: Function exif_read_data
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
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
- Jan
- Phoca Hero

- Posts: 49144
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Function exif_read_data
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
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
If you find Phoca extensions useful, please support the project