Hi guys, I am having some problems getting 'EXIF' installed using EasyApache. I have installed other PHP extensions in the past no problems using EasyApache, but this extension doesn't seem to install even though it has been checked in the EasyApache feature list.
It goes through the process and I even see it it pop up when Apache is being compiled.
~~~~~~~~~~~~~~~~~~~~~~~~~
But as you can see this PHP Info file does not display EXIF...
/http://jadastyles.com/phpinfo.php
Is there something else I need to actually "activate" exif? As it appears to be installed so to speak.
I also have the following settings in my php.ini, so I'm sure something has been installed
Any ideas would be welcomed as I require EXIF for a client.
It goes through the process and I even see it it pop up when Apache is being compiled.
~~~~~~~~~~~~~~~~~~~~~~~~~
But as you can see this PHP Info file does not display EXIF...
/http://jadastyles.com/phpinfo.php
Is there something else I need to actually "activate" exif? As it appears to be installed so to speak.
I also have the following settings in my php.ini, so I'm sure something has been installed
Code:
=================================================================
Exif exif.decode_jis_intel JIS **DEFAULT**, Click to Edit
Exif exif.decode_jis_motorola JIS **DEFAULT**, Click to Edit
Exif exif.decode_unicode_intel UCS-2LE **DEFAULT**, Click to Edit
Exif exif.decode_unicode_motorola UCS-2BE **DEFAULT**, Click to Edit
Exif exif.encode_jis **DEFAULT**, Click to Edit
Exif exif.encode_unicode ISO-8859-15 **DEFAULT**, Click to Edit
=================================================================
Code:
=================================================================
My Install Feature List:
Apache 2.2.22
[More Info ↑] Access
[More Info ↑] Actions
[More Info ↑] Alias
[More Info ↑] AuthzHost
[More Info ↑] Autoindex
[More Info ↑] DIR
[More Info ↑] Expires
Fileprotect
Prevent Users from reading other webroots
[More Info ↑] Headers
[More Info ↑] Log Config
[More Info ↑] MemCache
[More Info ↑] Mime
[More Info ↑] Mime Magic
[More Info ↑] Negotiation
[More Info ↑] Mod SuPHP
This option will make the following changes to your profile prior to the build:
Enables: CGI
[More Info ↑] Proxy required for cPanel/WHM/Webmail/Webdisk proxy VirtualHost support
[More Info ↑] Setenvif
[More Info ↑] Status
[More Info ↑] Userdir
[More Info ↑] Xcache for PHP Please see http://xcache.lighttpd.net for info about this option
[More Info ↑] Zend Guard Loader for PHP v5.5.0 - please read documentation that can found by clicking "More Info" to fully understand this option
By choosing this option you are signifying agreement and compliance with the license at http://static.zend.com/topics/guard-license-agreement.txt. If you do not agree to those terms you must not choose this option.
[More Info ↑] IonCube Loader for PHP
4.2.2 - please read documentation that can found by clicking "More Info" to fully understand this option
PHP 5.3.16
[More Info ↑] Bcmath
[More Info ↑] Bz2
[More Info ↑] Calendar
[More Info ↑] CurlSSL
This option will make the following changes to your profile prior to the build:
Disables:
Curl
[More Info ↑] Exif
[More Info ↑] FTP
[More Info ↑] GD
This option will make the following changes to your profile prior to the build:
Enables:
Zlib
[More Info ↑] Gettext
[More Info ↑] Imap
[More Info ↑] Magic Quotes
[More Info ↑] Mbstring
[More Info ↑] Mcrypt
[More Info ↑] Mysql compile MySQL support using the PHP bundled libraries (if the System MySQL option is checked it takes precedence over this option)
[More Info ↑] Mysql of the system
compile mysql (and mysqli if its checked) support against the system libraries
[More Info ↑] MySQL "Improved" extension.
MySQLi does not replace the standard MySQL extension. Requires MySQL 4.1 or later. !! mysqli may not work on all systems, contact your support provider for mysqli support !!
[More Info ↑] Openssl
Requires OpenSSL 0.9.7 or newer
[More Info ↑] Pspell
[More Info ↑] Sockets
[More Info ↑] Tidy
[More Info ↑] Wddx
[More Info ↑] XSL
[More Info ↑] Zip
[More Info ↑] Zlib
Requires that zlib is installed and up to date
==================================================================