diff --git a/reference/mime_magic/configure.xml b/reference/mime_magic/configure.xml index 8e90d4a1dc..8e70708276 100644 --- a/reference/mime_magic/configure.xml +++ b/reference/mime_magic/configure.xml @@ -1,16 +1,21 @@ - +
&reftitle.install; You must compile PHP with the configure switch to get support for - mime-type functions. The extension needs a copy of the - magic.mime as distributed with the - file command. This file also part of most recent Linux - distributions and usually stored in the /usr/share/misc - directory. + mime-type functions. The extension needs a copy of the simplified + magic file that is distributed with the Apache httpd. + + + This extension is not capable of handling the fully decorated + magic file that generally comes with + standard Linux distro's and is supposed to be used with + recent versions of file command. + +