Exif PHP extension #80

Closed
opened 2016-09-23 12:39:15 +00:00 by Chroq · 3 comments
Chroq commented 2016-09-23 12:39:15 +00:00 (Migrated from github.com)

Hi,

I have a problem with the exif extension when I run my website on nginx-php-fpm container :

Error: Call to undefined function PHPExif\Adapter\exif_read_data()

My website runs well on my non-Docker installation (Archlinux/Nginx/PHP-FPM). Any ideas ? I've tried some tweaks but I didn't find nothing related to extensions.

Thank you !

Hi, I have a problem with the exif extension when I run my website on nginx-php-fpm container : Error: Call to undefined function PHPExif\Adapter\exif_read_data() My website runs well on my non-Docker installation (Archlinux/Nginx/PHP-FPM). Any ideas ? I've tried some tweaks but I didn't find nothing related to extensions. Thank you !
richarvey commented 2016-09-24 19:36:04 +00:00 (Migrated from github.com)

Ill take a look at this asap

Ill take a look at this asap
richarvey commented 2016-09-26 07:46:14 +00:00 (Migrated from github.com)

Hi @ChristopheLecroq this should now be resolved if you pull the new images. I've added php5-exif support and php7-exif support.

Hi @ChristopheLecroq this should now be resolved if you pull the new images. I've added php5-exif support and php7-exif support.
Chroq commented 2016-09-26 12:01:16 +00:00 (Migrated from github.com)

Thank you very much ! I really appreciate :)

Thank you very much ! I really appreciate :)
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
ric/nginx-php-fpm#80
No description provided.