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

mod_mime_magic



I checked my error log this morning and found the following:


    [Tue Jul 16 11:40:47 2002] [error] (2)No such file or directory:
    mod_mime_magic:
    can't read magic file /etc/apache/share/magic
    [Tue Jul 16 11:40:47 2002] [error] (2)No such file or directory:
    mod_mime_magic:
    can't read magic file /etc/apache/share/magic


Why should apache be looking in /etc/apache/share?  httpd.conf contains:

    LoadModule mime_magic_module /usr/lib/apache/1.3/mod_mime_magic.so
    LoadModule mime_module /usr/lib/apache/1.3/mod_mime.so


and /usr/lib/apache/1.3/mod_mime.so exists:
    rw-r--r--    1 root     root        13276 Jun 21 07:09
    /usr/lib/apache/1.3/mod_mime.so

having been installed as part of apache or apache-common.

Cheers,
-Lars

Using Debian 3.0 on a newworld PowerPC

$dpkg -l | grep apache
ii  apache         1.3.26-0woody1 Versatile, high-performance HTTP server
ii  apache-common  1.3.26-0woody1 Support files for all Apache webservers
ii  libapache-dbi- 0.88-5         Connect apache server to database via perl's
ii  libapache-mod- 1.26-3.0woody1 Integration of perl with the Apache web serv
ii  libapache-relo 0.07-1         Reload changed modules in a mod_perl environ
ii  libapache-sess 1.54-1         Perl modules for keeping persistent user dat


--
To UNSUBSCRIBE, email to debian-apache-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: