ID: 28725 Updated by: [EMAIL PROTECTED] Reported By: trancer at trancer dot nl -Status: Open +Status: Assigned -Bug Type: Unknown/Other Function +Bug Type: *General Issues -Operating System: Any +Operating System: * -PHP Version: Irrelevant +PHP Version: 4CVS, 5CVS (2004-12-15) -Assigned To: hholzgra +Assigned To: sniper New Comment:
will fix asap. Previous Comments: ------------------------------------------------------------------------ [2004-06-10 13:20:28] trancer at trancer dot nl Description: ------------ Fatal error: mime_magic could not be initialized, magic file (null) is not avaliable in ... Should be available ofcourse. A small check on lxr.php.net reveals a few more of these: http://lxr.php.net/search?string=avaliable Reproduce code: --------------- echo mime_content_type('blabla'); Expected result: ---------------- Fatal error: mime_magic could not be initialized, magic file (null) is not availiable in ... Actual result: -------------- Fatal error: mime_magic could not be initialized, magic file (null) is not avaliable in ... ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=28725&edit=1