Please enable the PHP extension(s) in php.ini.
Posted: Fri Sep 26, 2014 2:03 am
I am trying to install this on my webserver (Apache, PHP Version 5.3.28) and I get the error there are 2 extensions that are needed in my php.ini. ext/zip and ext/fileinfo
I only have one php.ini on the server, which I verified while going in through ssh. I included the extensions and also ran the pecl install for the zip extension. (filinfo didn't seem to install when I used the pecl version available on the pecl site) I verified the module directory and still I am getting this error. I have also included the extensions in the php.ini file.
How do I fix this?
I only have one php.ini on the server, which I verified while going in through ssh. I included the extensions and also ran the pecl install for the zip extension. (filinfo didn't seem to install when I used the pecl version available on the pecl site) I verified the module directory and still I am getting this error. I have also included the extensions in the php.ini file.
How do I fix this?