Closed (outdated)
Project:
MimeDetect
Version:
6.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Jan 2010 at 16:50 UTC
Updated:
25 Feb 2017 at 19:10 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
weka commentedThanks Troy,
Did you forget to attach the text file?
Comment #2
nomadcanuck commentedWow! ...I could have sworn... It appears I did neglected to attach the text file, sorry about that!
Comment #3
ccardea commentedThis has been helpful to me. Do I understand correctly that:
1. The Fileinfo PHP extension needs to be installed on the server?
2. You need to create a fileinfo.ini file that contains the text "extension=fileinfo.so"?
3. You need to add the following to your settings.php file
"$conf = array(
'mimedetect_magic' => '/usr/share/file/magic',
);"?
Also it looks like you are using the tar command to extract files from the tar.gz file. This is a problem for me. I tried to use 7Zip file manager to extract the files on my local machine, but I get nothing. Can anyone give me a hint?
Comment #4
ccardea commentedOK, since I managed to get the files from CVS, the README has cleared things up a bit for me.
Comment #5
manuel.adanClosing this as outdated, feel free to re-open if you're still looking for a solution and waiting for appropriate assistance.