[horde] MIME Magic Support (fileinfo): No , how to make it to "Yes"
Kevin M. Myer
kevin_myer at iu13.org
Fri Dec 9 21:00:14 PST 2005
Quoting Adrian Mak <makkaichung at gmail.com>:
> Mbstring Support: *Yes*
> Mcrypt Support: *Yes*
> MIME Magic Support (fileinfo): *No*
> *The fileinfo PECL module or the mime_magic PHP extension (see below) will
> most likely provide faster MIME Magic lookups than the built-in Horde PHP
> magic code. See horde/docs/INSTALL for information on how to install
> PECL/PHP extensions.*
> MIME Magic Support (mime_magic): *Yes*
> MySQL Support: *Yes*
> OpenSSL Support: *Yes*
> PostgreSQL Support: *No*
> Session Support: *Yes*
> XML Support: *Yes*
> Zlib Support: *Yes*
> I compiled php with --with-magic-mime=/usr/share/magic.mime
> but the horde test.php still claimed that MIME Magic Support (fileinfo): *No
Because there are two ways of doing MIME magic - fileinfo, and
mime_magic. You compiled the latter into PHP but have not installed
the PECL fileinfo extension.
"See horde/docs/INSTALL for information on how to install PECL/PHP
extensions."
Kevin
--
Kevin M. Myer
Senior Systems Administrator
Lancaster-Lebanon Intermediate Unit 13 http://www.iu13.org
More information about the horde
mailing list