با سلام خدمت شما
من نيازمند هاستي هستم که روش اين مورد فعال باشه fileinfo.so
آيا شما اين امکان رو براي من مي تونيد فراهم کنيد ؟
For Unix (tested on Gentoo, php 5.2.5)
You can also use
/usr/local/php5/bin/pecl install fileinfo
path to the pecl binary may depend on your system.
When installation is done, to autoload the module, in php.ini :
extension=fileinfo.so
Note : check your extension dir if it fails.
You can check if the extension is correctly loaded with php -m
be tahesh ezafe kon PHP: Installing/Configuring - Manual
version php eshon changde?
This extension is enabled by default as of PHP 5.3.0. Before this time, fileinfo was a PECL extension but is no longer maintained there.