ID: 22912 Updated by: [EMAIL PROTECTED] -Summary: --enable-mime-magic won't activate mime_magic Reported By: magz at bop dot nu -Status: Bogus +Status: Open -Bug Type: Compile Failure +Bug Type: Documentation problem Operating System: Redhat 7.3 PHP Version: 4.3.2RC1 New Comment:
Reclassified, reopened, summary update. Should be noted that it can only handle simplified magic files. Previous Comments: ------------------------------------------------------------------------ [2003-03-27 09:40:43] magz at bop dot nu Perhaps the online manual (http://www.php.net/manual/en/ref.mime-magic.php) should be updated with this information as well before 4.3.2 is being released. ------------------------------------------------------------------------ [2003-03-27 09:26:23] [EMAIL PROTECTED] And like Moriyoshi already pointed out, the extension only works with the simplified magic file that comes with Apache. ------------------------------------------------------------------------ [2003-03-27 09:25:39] [EMAIL PROTECTED] Doing ./configure --help would have helped: --with-mime-magic[=FILE] Include mime_magic support. FILE is the optional pathname to the magic.mime file. (it's not --enable anymore) ------------------------------------------------------------------------ [2003-03-27 08:45:02] magz at bop dot nu I got the same result with php4-STABLE-200303271430. [EMAIL PROTECTED] php4-STABLE-200303271430]# slocate magic.mime /usr/share/magic.mime [EMAIL PROTECTED] misc]# slocate magic.mime /usr/share/misc/magic.mime /usr/share/magic.mime /usr/share/magic.mime.mgc (darkwing=Redhat7.2, x220=Redhat7.3) Doesn't 4.3.1 and 4.3.2 look for the same magic.mime file? Should I specify another magic-file, and if so, how? (I suppose ./configure doesn't look in /etc/php.ini?) ------------------------------------------------------------------------ [2003-03-27 07:54:39] [EMAIL PROTECTED] Since mime magic extension is originally derived from mod_mime_magic of Apache httpd project, it can only accept simplified magic files that come with Apache distribution. ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/22912 -- Edit this bug report at http://bugs.php.net/?id=22912&edit=1 -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
