|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2004-08-20 09:48 UTC] iliaa@php.net
[2004-08-20 10:59 UTC] alex at passant dot org
[2004-08-20 11:12 UTC] iliaa@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Mon Nov 03 07:00:01 2025 UTC |
Description: ------------ Hi, As Debian uses /usr/share/misc/file/magic as its main magic database, maybe it would be cool to add this path in first position of MAGIC_MIME_LOCATIONS in config.m4 (/etc/magic exists but is empty by default so if we leave default config.m4 or put new path at the end, compilation is ok but we've got error on running ("Warning: finfo_open(): Failed to load magic database at '/etc/magic'") Cheers