[rt-users] FreeBSD

Doug Weir dweir at scienide.uwaterloo.ca
Mon Apr 9 13:07:49 EDT 2001


On Mon, 9 Apr 2001, Ashby Gochenour wrote:

> Ah,
> That makes sense. I didn't see that part of the readme (duh!)
> I've done that Aliasing and ScriptAlias and it now looks like I'm at least
> hitting the right directory.
> 
> #1:
> 
> [Mon Apr  9 11:10:49 2001] [error] [client 192.168.50.205] File does not
> exist: /usr/local/www/data/webrt
> 
> this is true. This directory does not exist. Do I need to create this
> directory or am I missing something in httpd.conf ?

Check your Alias in httpd.conf, sounds like you've muddled the Alias.  If
you installed rt to /usr/local/rt/ your Alias should look akin to

Alias /webrt/ "/usr/local/rt/lib/images"

and the ScriptAlias should look akin to:

ScriptAlias /rt/ "/usr/local/rt/bin/cgi/"

What ever is in /usr/local/www/data/webrt probably isn't necessary.

> #2: (is this a permission issue, or am I missing a cgi module or
> something?)
> 
> [Mon Apr  9 11:10:55 2001] [error] [client 192.168.50.205] (13)Permission
> denied: mod_mime_magic: can't read `/usr/local/rt/bin/cgi/webrt.cgi'
> Undefined subroutine CGI::Vars
> [Mon Apr  9 11:10:55 2001] [error] [client 192.168.50.205] Premature end
> of script headers: /usr/local/rt/bin/cgi/webrt.cgi
> [Mon Apr  9 11:11:10 2001] [error] [client 192.168.50.205] (13)Permission
> denied: mod_mime_magic: can't read `/usr/local/rt/bin/cgi/admin-webrt.cgi'
> Undefined subroutine CGI::Vars
> [Mon Apr  9 11:11:10 2001] [error] [client 192.168.50.205] Premature end
> of script headers: /usr/local/rt/bin/cgi/admin-webrt.cgi
> [Mon Apr  9 11:17:24 2001] [error] [client 192.168.50.205] Directory index
> forbidden by rule: /usr/local/rt/lib/images/

There are many references to this type of problem in the rt-user list
archive... check it out... I think its something related to an old version
of the CGI perl module, but check it out for yourself.

weirD

------------------------------------------------------------------------
Douglas Weir                      dweir at theochem.uwaterloo.ca
Chemical Physics Dept.            Earth-Science & Chemistry 330A
University Of Waterloo                (519) 888-4567 x6110 
------------------------------------------------------------------------
ANTI-SPAM Policy:  Only mail addressed "To:" dweir (this excludes all of
'undisclosed recipients'/Cc/Bcc/etc) and certain pre-authorised mailing
lists will survive the spam filtering process.  





More information about the rt-users mailing list