apache2 mod_mime_magic issue

Discussion in 'Server Operation' started by gabrix, Dec 18, 2008.

  1. gabrix

    gabrix New Member

    Hi all !
    I hve found this in the httpd logs of my lenny . Yes, my webserver is still listening on both 80 and 443 as configured , but the only thing i see is a wite , blank page .

    Code:
    [Thu Dec 18 03:53:18 2008] [error] [client 127.0.0.1] mod_mime_magic: invalid type 0 in mconvert().
    [Thu Dec 18 03:53:18 2008] [error] [client 127.0.0.1] mod_mime_magic: invalid type 0 in mconvert().
    [Thu Dec 18 04:11:32 2008] [error] [client 127.0.0.1] File does not exist: /var/www/node
    
    I looked into bugs.debian.org and I found a corresponding bug report : 357373 but i couldn't find any possible work around to this , i never saw this error before .
    I also dismoded the mime_magic module and i don't know how crucial might be for apache .(so i enmoded it back)
    Any help will be appreciated .
    Thanks !
     
    Last edited: Dec 18, 2008
  2. falko

    falko Super Moderator Howtoforge Staff

Share This Page