[rt-users] RT 3.0 Beta 1 discussions

Odhiambo Washington wash at wananchi.biz
Thu Feb 6 08:21:51 EST 2003


I looked at RT-3.0-Beta-1 docs and was wondering whether discussions on it
are still restricted to the -devel list??

I've encountered some strange incident during setup, which I did not experience
with 2.0.x.

After meeting almost all dependancy requirements (well, almost, because CGI has
totally refused to update manually or via cpam) I configured rt3, added the virtualhost
and then restarted apache (apache2+mod_perl-2, yes the devel one). My vhost looks
like from the manual:

<VirtualHost *>
 ServerName rt3.wananchi.com
 DocumentRoot /opt/rt3/share/html
 AddDefaultCharset UTF-8
 PerlModule Apache2 Apache::compat
 PerlModule Apache::DBI
 PerlRequire /opt/rt3/bin/webmux.pl
 ErrorLog /var/log/rt3-error.log
 <Location />
     SetHandler perl-script
     PerlHandler RT::Mason
 </Location>      
</VirtualHost>


When I tryto access it I get an error:

beastie# less /var/log/rt3-error.log
[Thu Feb 06 14:43:05 2003] [error] [client 62.8.64.13] Directory index forbidden by rule: /opt/rt3/share/html/

Well, there is no such error with other Virtualhosts (there are many of them).
That's where I am lost.


Thanks for any pointers.


        cheers
       - wash 
+----------------------------------+-----------------------------------------+
Odhiambo Washington, wash at wananchi.com	. WANANCHI ONLINE LTD (Nairobi, KE)  |
http://ns2.wananchi.com/~wash/		. 1ere Etage, Loita Hse, Loita St.,  |
GSM: (+254) 722 743 223			. # 10286, 00100 NAIROBI             |
+---------------------------------+------------------------------------------+
"Oh My God! They killed init! You Bastards!"  
						 --from a /. post



More information about the rt-users mailing list