 Theme not loading.
Theme not loading.
Added by Dillan Laughlin almost 16 years ago
I have installed Redmine 0.8.7 on a domain using Passenger. Everything was working well except I need to get it working using fcgi and without using Passenger. I followed the instructions http://www.redmine.org/wiki/1/HowTo_configure_Apache_to_run_Redmine is kinda works... except now the theme isn't loading.
Any advice on things to check would is greatly appreciated.
Ruby version              1.8.7 (x86_64-linux)
RubyGems version          1.3.5
Rails version             2.1.2
Active Record version     2.1.2
Action Pack version       2.1.2
Active Resource version   2.1.2
Action Mailer version     2.1.2
Active Support version    2.1.2
Application root          /home/user/mydomain.com
Environment               production
Database adapter          mysql
Database schema version   101
Replies (2)
     RE: Theme not loading.
    -
    Added by Dillan Laughlin almost 16 years ago
    RE: Theme not loading.
    -
    Added by Dillan Laughlin almost 16 years ago
  
  To be more specific none of images, css, js are loading...
     RE: Theme not loading.
    -
    Added by Dillan Laughlin almost 16 years ago
    RE: Theme not loading.
    -
    Added by Dillan Laughlin almost 16 years ago
  
  Figured it out... I had an issue in my .htaccess file.