Ok,<br><br>I have exhausted most of what I can think to check as far as the RT Installation Manuals and Googles for "You're almost there!"...<br><br><br>It simply appears that the RT web interface (perhaps Mason libraries) is not processing correctly.  Perl works, FastCGI loads, Apache appears to be running correctly...<br>

<br>But, after many, many installs from the ground up with CentOS 4 I still get the generic error listed above and "');
% $m->comp('/Elements/Header', Title=>loc("RT at a glance"), Refresh => $session{'home_refresh_interval'});
% if (0) {
%# -->" at the top of the page...<br><br>I am all about trouble shooting the install issues, but the logs don't have anything in them...<br><br><br>httpd.conf is:<br><br>FastCgiServer /raid/rt3/bin/mason_handler.<div id=":3hc" class="ii gt">
fcgi -idle-timeout 120 <br>ScriptAlias /rt /raid/rt3/bin/mason_handler.fcgi <br><br><VirtualHost *:80><br>    ServerAdmin root<br>    ServerName NewMedia-10-64-100-99<br>    Alias /rt /raid/rt3/share/html/<br>
    Alias /rt3-dev /raid/rt3-dev/share/html/    <br>    Alias /dev /raid/dev/<br>    ErrorLog logs/rt-error_log<br>    CustomLog logs/rt-access_log common<br>    AddHandler fastcgi-script fcgi<br>    <Directory "/raid/rt3/share/html"><br>

         Options FollowSymLinks ExecCGI<br>    AllowOverride None<br>    </Directory><br><br></VirtualHost><br><br>Any pointers or general help would be greatly appreciated...<br></div><br><br><a href="mailto:rt-users@lists.bestpractical.com" target="_blank"></a>