From: magz at bop dot nu Operating system: Redhat 7.3 PHP version: 4.3.2RC1 PHP Bug Type: *Compile Issues Bug description: --enable-mime-magic won't activate mime_magic
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 bug report at http://bugs.php.net/?id=22912&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=22912&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=22912&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=22912&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=22912&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=22912&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=22912&r=support Expected behavior: http://bugs.php.net/fix.php?id=22912&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=22912&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=22912&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=22912&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22912&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=22912&r=dst IIS Stability: http://bugs.php.net/fix.php?id=22912&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=22912&r=gnused
