1. Remove mason page.
2. Also open source of any page in browser, it must contain something like:
<link rel="stylesheet" href="/NoAuth/css/3.5-default/main.css"
type="text/css" media="all" />
<link rel="stylesheet" href="/NoAuth/css/print.css" type="text/css"
media="print" />
3. Open in a browser 'your_host/NoAuth/css/3.5-default/main.css' it
should well formed css


On 6/16/06, Steve Palm <[EMAIL PROTECTED]> wrote:

On Jun 16, 2006, at 11:21 AM, Ruslan Zakirov wrote:
> Most probably it's error in your httpd.conf.

  That worked perfectly in 3.4.5, and nowhere in the notes for upgrading
or installing do I see suggested changes....

  Running via mod_perl:

  Listen 8080
  <VirtualHost *:8080>
        DocumentRoot /opt/rt3/share/html
        AddDefaultCharset UTF-8

        PerlModule Apache::DBI
        PerlRequire /opt/rt3/bin/webmux.pl

        <Location />
                SetHandler perl-script
                PerlHandler RT::Mason
        </Location>
  </VirtualHost>

  That is still the current recommended config section in the readme
file.

  I looked through the changelog and it says that webrt.css has been
deleted, yet I still have an old copy in my NoAuth directory, and it is
being loaded.  If I take that awway, I loose even more style elements
instead of getting better.

  What changes are needed to go from 3.4.5 to 3.6.0 that are not
documented in the supporting files?

  Steve

-----
Steve Palm --- [EMAIL PROTECTED]
Computer Systems Analyst/Programmer
Slavic Gospel Association -- Loves Park, IL




--
Best regards, Ruslan.
_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com


We're hiring! Come hack Perl for Best Practical: 
http://bestpractical.com/about/jobs.html

Reply via email to