PHP
downloads | documentation | faq | getting help | mailing lists | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Types de ressources> <Installation
Last updated: Fri, 14 Nov 2008

view this page in

Configuration à l'exécution

Cette extension ne définit aucune directive de configuration.



add a note add a note User Contributed Notes
Configuration à l'exécution
wade at waddles dot org
12-Aug-2008 05:18
On Ubuntu Feisty, you need to add the line

extension=fileinfo.so

to your /etc/php5/*/php.ini files. The extension gets linked at compile time to /usr/lib/libmagic.so.1 which uses a MAGIC environment variable which defaults to

/etc/magic:/usr/share/file/magic

Types de ressources> <Installation
Last updated: Fri, 14 Nov 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites