Project

General

Profile

Only Home Page Works

Added by Chip Lambert over 12 years ago

I'm not that experienced with Ruby. Just wanted to get that out there up front.

Ruby Version: ruby 1.8.7 (2010-08-16 patchlevel 302) [x86_64-linux]
Rails: 3.0.3

I'm running Debian on a DreamHost VPS setup.

I got Redmine installed following the install guide on this site. I go to my installation and the home page shows up. Whenever I click on login, projects, sign in or register, I get a 500 Internal Server Error. My log file doesn't give me a lot of help.


Processing WelcomeController#index (for 173.80.45.63 at 2011-12-17 07:32:30) [GET]
Parameters: {"action"=>"index", "controller"=>"welcome"}
Rendering template within layouts/base
Rendering welcome/index
Completed in 222ms (View: 22, DB: 185) | 200 OK [http://redmine.crusader-games.com/]

If you guys could offer any help, I'd greatly appreciate it. :) Also if I need to post more information, I will gladly do so.

Thank you in advance.

Chip