On Tue, 14 Oct 2003 14:44:18 -0400, "Walter Wyndroski"
<[EMAIL PROTECTED]> wrote:

> I'm running:
> 
> RH 9.0
> Apache 2.0.40
> tmda-0.86
> tmda-cgi-0.10
> 
> My httpd error_log is filling with the following entry:    mod_mime_magic:
> can't read '/var/www/cgi-bin/tmda.cgi'

I don't run that module, so I'd have a hard time answering for sure.
Here's a silly cheat you could try if you really need mod_mime_magic
and you don't want the errors:

# chmod a+r /var/www/cgi-bin/tmda.cgi

... although the correct answer would be to configure apache so it
does not try to determine file type on a CGI.  I looked on apache.org,
but haven't found an obvious answer.

Gre7g.
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to