I'm having troubles with tampering / image, Laravel #composer install
- intervention/image 2.1.1 requires ext-fileinfo * -> the requested PHP
extension fileinfo is missing from your system.
I understand that he is trying to get the extension fileinfo, but I have 0 good luck when downloading the extension.
I believe that with PHP 5.4 the extension is fileinfoautomatically turned on, however it does not appear in the modules #php -m.
#pecl install fileinfodoesn't work either because my php version is not suitable for any versions fileinfo.
My PHP version:
PHP 5.4.37 (cli)
Operating system:
Linux
CentOS 6.5 cPanel 11.46 / Softaculous x64
I tried adding
extension = "fileinfo.so"
for php.ini, but with no luck, it does nothing.
: Windows php 5.4, ... , , , (Intervention/Image) .
: