Hi all
Just a quick one for anyone who might know
Tried to install fileinfo by recompiling apache through easyapache, using PHP 5.4, exhaustive options, and fileinfo is already preticked
It compiled ok, but no fileinfo module was loaded
So, I decided to try again, same process, php 5.4, compiled and finished ok, but still no fileinfo
So I checked the compile command using php -i and it showed this:
Configure Command => './configure' '--disable-fileinfo' '--disable-phar' '--enable-bcmath'
Is there a reason why it seems to ignore my request for fileinfo and disables it?
Just a quick one for anyone who might know
Tried to install fileinfo by recompiling apache through easyapache, using PHP 5.4, exhaustive options, and fileinfo is already preticked
It compiled ok, but no fileinfo module was loaded
So, I decided to try again, same process, php 5.4, compiled and finished ok, but still no fileinfo
So I checked the compile command using php -i and it showed this:
Configure Command => './configure' '--disable-fileinfo' '--disable-phar' '--enable-bcmath'
Is there a reason why it seems to ignore my request for fileinfo and disables it?