after redmine install i see only the filesystem
Posted
by
derty
on Server Fault
See other posts from Server Fault
or by derty
Published on 2012-09-29T08:54:29Z
Indexed on
2012/09/29
9:39 UTC
Read the original article
Hit count: 319
After installing redmine, i cann only access the filesystem!
I reinstalled redmine 2-3 times in different ways.
Used this "how to"s:
http://www.redmine.org/projects/redmine/wiki/HowTo_Install_Redmine_using_Debian_package
http://www.redmine.org/projects/redmine/wiki/HowTo_Install_Redmine_210_on_Debian_Squeeze_with_Apache_Passenger
http://beeznest.wordpress.com/2012/09/20/installing-redmine-2-1-on-debian-squeeze-with-apache-modpassenger/
the webserver of 10.0.0.14 is going to be behind a reverse apache proxy.
but for know i'm working directly in the system. This change wouldn't be a problem. I use this on a bunch of other services.
The Database does exist and i can enter it.
The configuration file config/database.yml is set up right, with the data i use to enter as redmineuser.
So does one have an idea why it is not working like i wish?
© Server Fault or respective owner