Closed (outdated)
Project:
MimeDetect
Version:
6.x-1.3
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
30 May 2011 at 12:57 UTC
Updated:
25 Feb 2017 at 19:12 UTC
Jump to comment: Most recent
Comments
Comment #1
quicksketchComment #2
boabjohn commentedThanks for the shift to the proper spot @quicksketch: and I see there are possibly related issues already here. Has a consolidated issue been identified so we can get to one thread of solutions?
Comment #3
quicksketchAlmost all MIME Detect issues are caused by MIME Detect shipping with a not-very-good "magic file" that helps identify how the contents of files should look. I believe there's a hidden variable that you can set in settings.php to make MIME Detect use a better (more recent) magic file, or you can switch to using the "file" command instead of the "Fileinfo" extension and the magic file at admin/settings/mimedetect. I haven't tried this out in a while though, I'm not 100% on any of these statements.
Comment #4
manuel.adanClosing this as outdated, feel free to re-open if you're still looking for a solution and waiting for appropriate assistance.