PDA

توجه ! این یک نسخه آرشیو شده میباشد و در این حالت شما عکسی را مشاهده نمیکنید برای مشاهده کامل متن و عکسها بر روی لینک مقابل کلیک کنید : نيازمند هاستي هستم که روش اين مورد فعال باشه fileinfo.so



jaaf4r
September 17th, 2012, 14:14
با سلام خدمت شما


من نيازمند هاستي هستم که روش اين مورد فعال باشه 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 (http://php.net/manual/en/fileinfo.setup.php)
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.