Setup Help/Instructions

Asked by Ryan Lovelett

I have found the files that were installed with the package at: /usr/share/redmine/

However, I am getting permission errors and am not sure what files I should be modifying or not modifying so as to not mess with updates as the package is maintained.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu redmine Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Ryan Dwyer (ryandwyer) said :
#1

Redmine appears to be a web based tool, so try browsing to http://localhost/redmine/. You shouldn't need to touch anything in /usr/share/redmine/.

Look in /etc/apache2/conf.d/ for more clues.

Revision history for this message
Ryan Lovelett (ryan-lovelett) said :
#2

http://localhost/redmine has nothing, getting 404'd.

I have tried dpkg-reconfigure redmine and still have nothing.

Also, /etc/apache2/conf.d/ contains nothing for my redmine installation. The only stuff in that directory is my phpMyAdmin configuration and websvn configuration.

Revision history for this message
Ildar &lit Latypov (lit) said :
#3

If you install redmine using apt-get or similar way then try:

1) run as root from /usr/share/redmine
lit@wardenclyffe:/usr/share/redmine$ sudo ruby script/server -e production

2) in browser type
http://localhost:3000

Can you help with this problem?

Provide an answer of your own, or ask Ryan Lovelett for more information if necessary.

To post a message you must log in.