[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#212782: mod_mime_magic : missing /usr/share/misc/magic makes apache fail to start



On Fri, 26 Sep 2003 07:32:04 +0200 (CEST)
Fabio Massimo Di Nitto wrote:

> 
> Hi Kyle,
> 	your configuration is wrong. The correct file/path is:
> 
> /usr/share/misc/file/magic.mime

ok, I've just changed my httpd.conf file to something like this :


<IfModule mod_mime_magic.c>
    MIMEMagicFile /usr/share/misc/file/magic.mime
</IfModule>

And now it should work :-)

I've also updated to latest php4 4.3.2+rc3-6 from 4.2.x and that makes
apache fail... I had a hard time figuring out why it kept failing to start
with no error messages :-) - pinning back to testing's php4 worked well
tought :-)

Bug closed, thanks :-)


-- 
We are APT of Borg. Resistance is Futile. You're going to be Debianized.



Reply to: