Mod_mime_magic problem?

Does RT have a problem with mod_mime_magic or something? I’m having this
error…

Permission denied: mod_mime_magic: can’t read `/opt/rt/bin/cgi/webrt.cgi’

this happens when I try to create a request in webrt.cgi… anybody
experiened something similar to this? would appreciate some help in
getting rid of this problem…

Brian Bonner

Have you solved this problem? I’m seeing the same thing on two systems that
I’ve set up.

For some reason you’ve configured apache to try to determine the file types
of CGI scripts. Tell apache not to bother and it should get better.On Wed, Jan 17, 2001 at 09:56:09PM -0800, Gary Young wrote:

Have you solved this problem? I’m seeing the same thing on two systems that
I’ve set up.

From: Brian Bonner brb7790@cs.rit.edu
Date: Fri, 5 Jan 2001 15:37:41 -0500 (EST)
To: rt-users@lists.fsck.com
Subject: [rt-users] mod_mime_magic problem?

Does RT have a problem with mod_mime_magic or something? I’m having this
error…

Permission denied: mod_mime_magic: can’t read `/opt/rt/bin/cgi/webrt.cgi’

this happens when I try to create a request in webrt.cgi… anybody
experiened something similar to this? would appreciate some help in
getting rid of this problem…

Brian Bonner


rt-users mailing list
rt-users@lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-users


rt-users mailing list
rt-users@lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-users

jesse reed vincent – root@eruditorum.orgjesse@fsck.com
70EBAC90: 2A07 FC22 7DB4 42C1 9D71 0108 41A3 3FB3 70EB AC90

“If IBM wanted to make clones, we could make them cheaper and faster than
anyone else!” - An IBM Rep. visiting Vassar College’s Comp Sci Department.

Yes, actually I have solved it, RT when it installs it/ or fixes the
permissions on RT when you elect to do that in the make; will make the
permissions on the cgi readable by nobody at all, so if you chmod +r the
cgi files used by RT, ex. chmod +r webrt.cgi then that’ll stop that error
since the mod_mime_magic puts out the error because it cant read the cgi…

it doesnt affect how RT works, but its a pain in the ass when it comes to
your log files…

BrianOn Wed, 17 Jan 2001, Gary Young wrote:

Have you solved this problem? I’m seeing the same thing on two systems that
I’ve set up.

From: Brian Bonner brb7790@cs.rit.edu
Date: Fri, 5 Jan 2001 15:37:41 -0500 (EST)
To: rt-users@lists.fsck.com
Subject: [rt-users] mod_mime_magic problem?

Does RT have a problem with mod_mime_magic or something? I’m having this
error…

Permission denied: mod_mime_magic: can’t read `/opt/rt/bin/cgi/webrt.cgi’

this happens when I try to create a request in webrt.cgi… anybody
experiened something similar to this? would appreciate some help in
getting rid of this problem…

Brian Bonner


rt-users mailing list
rt-users@lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-users


rt-users mailing list
rt-users@lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-users