

RESULT *Loaded plugins: fastestmirror, universal-hooks All I did was simply this Yum search exif This is an easy enough fix, I read and tried what was suggested and it did not work in my case.
#Exif imagetype error install#
My question is, if I remove the, rename the php_exif.dll and the php_mbstring.dll, to php_mbstring.so/ php_exif.so, will I get rid of this error, or do I need to install one of the packages? Libexif.x86_64 : Library for extracting extra information from image files Libexif.i686 : Library for extracting extra information from image files Libexif-doc.x86_64 : The EXIF Library API documentationĮxiv2.x86_64 : Exif and Iptc metadata manipulation libraryĮxiv2-libs.i686 : Exif and Iptc metadata manipulation libraryĮxiv2-libs.x86_64 : Exif and Iptc metadata manipulation library Libexif-devel.x86_64 : Files needed for libexif application development When I do yum search, I get the following packages: libexif-devel.i686 : Files needed for libexif application development I can enable this in /usr/local/lib/php.ini on the following line: 870 extension=php_mbstring.dllĨ71 extension=php_exif.dll Must be after mbstring as it depends on itīut the exif library is no where to be found on my system! find / -name exif does not find anything. On CentOS 7.1, I am greeted with the following error: Fatal error: Call to undefined function exif_imagetype() in /some/path/to/a/ on line XXX
