Help with install

Hi,

I have installed rt-3.4 on a Fedora Core 4 system.
I get te login page. I can login, but when I click on them menu (for example tickets), I get the following page:

%# BEGIN BPS TAGGED BLOCK {{{ %# %# COPYRIGHT: %# %# This software is Copyright (c) 1996-2005 Best Practical Solutions, LLC %# %# %# (Except where explicitly superseded by other copyright notices) %# %# %# LICENSE: %# %# This work is made available to you under the terms of Version 2 of %# the GNU General Public License. A copy of that license should have %# been provided with this software, but in any event can be snarfed %# from www.gnu.org. %# %# This work is distributed in the hope that it will be useful, but %# WITHOUT ANY WARRANTY; without even the implied warranty of %

and so on. What is going wrog?

My rt.conf in /etc/httpd/conf.d:
<VirtualHost :80>
ServerName
DocumentRoot /var/rt/html
AddDefaultCharset UTF-8
PerlModule Apache::DBI
PerlRequire /usr/bin/webmux.pl
Alias /rt /var/rt/html
<Location /rt>
Options None
SetHandler perl-script
PerlHandler RT::Mason


PerlFixupHandler Apache::SmallProf



<Location /NoAuth/images>
SetHandler default-handler

Thanks for the help.

Regards,

Jemi

Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around