moriyoshi Mon Mar 31 15:33:55 2003 EDT
Modified files:
/phpdoc/en/reference/mime_magic configure.xml
Log:
Added a note about the change of configure option
Index: phpdoc/en/reference/mime_magic/configure.xml
diff -u phpdoc/en/reference/mime_magic/configure.xml:1.3
phpdoc/en/reference/mime_magic/configure.xml:1.4
--- phpdoc/en/reference/mime_magic/configure.xml:1.3 Mon Mar 31 14:38:04 2003
+++ phpdoc/en/reference/mime_magic/configure.xml Mon Mar 31 15:33:55 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<section id="mime-magic.installation">
&reftitle.install;
<para>
@@ -8,6 +8,13 @@
mime-type functions. The extension needs a copy of the simplified
<filename>magic</filename> file that is distributed with the Apache httpd.
</para>
+ <note>
+ <para>
+ The configure option has been changed from
+ <option role="configure">--enable-mime-magic</option>
+ to <option role="configure">--with-mime-magic</option> since PHP 4.3.2
+ </para>
+ </note>
<note>
<para>
This extension is not capable of handling the fully decorated
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php