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

Re: [linux] Re: Débutant sur apache



Salut,

% *** Benoît Barbier wrote: ***
% On Tue, 7 May 2002 21:01:47 +0200
% Benoit Joseph <benoit.joseph@teledisnet.be> wrote:
% 
%  /etc/apache/httpd.conf
%
% LoadModule mime_magic_module /usr/lib/apache/1.3/mod_mime_magic.so
% LoadModule mime_module /usr/lib/apache/1.3/mod_mime.so

J'ai, sous Debian comme toi, le même fichier httpd.conf sauf la ligne
contenant "../1.3/mod_mime_magic.so" est mise en commentaire:

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


et une petite recherche sur "mod_mime_magic.so" :
  [..]$ find /usr -type f -name mod_mime_magic.so
  /usr/lib/apache/1.3/mod_mime_magic.so

Comme indiqué dans httpd.conf


% [Tue May  7 21:31:36 2002] [error] (2)No such file or directory:
%  mod_mime_magic: can't read magic file /etc/apache/share/magic
% [Tue May  7 21:31:38 2002] [error] (2)No such file or directory:
%  mod_mime_magic: can't read magic file /etc/apache/share/magic
% 

et
  [..]$ find /etc -name *magic*
  /etc/magic

Je n'ai pas non plus /etc/apache/share/magic, comme toi, mais apache
fonctionne chez moi.

Truong,

-- 
---------------------------
  Truong <tphuong@wol.be>  
---------------------------


_______________________________________________
Linux Mailing List
LCP - 11 Mai - http://www.unixtech.be/lcp.php
Archives: http://www.unixtech.be/mailman/listinfo/linux