ID:               22912
 Updated by:       [EMAIL PROTECTED]
 Reported By:      magz at bop dot nu
 Status:           Feedback
 Bug Type:         *Compile Issues
 Operating System: Redhat 7.3
 PHP Version:      4.3.2RC1
 New Comment:

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.



Previous Comments:
------------------------------------------------------------------------

[2003-03-27 07:49:35] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip

Works just fine here... do you have any of the following files on your
system:
/usr/share/magic.mime /usr/share/misc/magic.mime /etc/magic.mime?

------------------------------------------------------------------------

[2003-03-26 17:14:28] magz at bop dot nu

It seems like I cannot get mime_magic to build with 4.3.2RC1. It does
work fine with 4.3.1. I have tried on 3 different machines running
Redhat 7.2/7.3 with the same result:

[EMAIL PROTECTED] php-4.3.2RC1]# ./configure --enable-mime-magic
..
checking whether to include mime_magic support... no
..

[EMAIL PROTECTED] php-4.3.1]# ./configure --enable-mime-magic
..
checking whether to include mime_magic support... yes
..

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=22912&edit=1

Reply via email to