Project

General

Profile

Accessing Core Admninstration Functions "users" 500 Error & Others

Added by Brad Burns almost 14 years ago

Hello,

I'm currently working on trying to get my RedMine installation to work under CentOS.

It's located here:

http://www.zioinc.com:3000/

Unfortunately when I try to edit "users" or click "my account" I get this error:

I'm logged in as Admin.

Internal error

An error occurred on the page you were trying to access.
If you continue to experience problems please contact your redMine administrator for assistance.

Also I would like to be able to access my redmine installation without having to use a port in the HTTP header...

Is this possible?

Thanks


Replies (1)

RE: Accessing Core Admninstration Functions "users" 500 Error & Others - Added by Felix Schäfer almost 14 years ago

Have a look at your log to see the error trace, the log should be in log/production.log. To use redmine on port 80, which I surmise means you want to use it in production, I would suggest using something else than webrick, for example passenger (aka "mod_rails") or mongrel, thin or something else reverse proxied from apache or nginx or lighttpd.

    (1-1/1)